Package | Description |
---|---|
com.veraxsystems.vxipmi.connection |
Package responsible for
Connection management. |
com.veraxsystems.vxipmi.sm |
The
StateMachine classes |
com.veraxsystems.vxipmi.transport |
The UDP transport layer.
|
Constructor and Description |
---|
Connection(Messenger messenger,
int handle)
Creates the connection.
|
ConnectionManager(Messenger messenger)
Initiates the connection manager.
|
Constructor and Description |
---|
StateMachine(Messenger messenger)
Initializes the State Machine
|
Modifier and Type | Class and Description |
---|---|
class |
UdpMessenger
Handles the UDP connection.
|