Package | Description |
---|---|
com.veraxsystems.vxipmi.connection |
Package responsible for
Connection management. |
com.veraxsystems.vxipmi.connection.queue |
Package responsible for message queuing.
|
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionManager.getConnection(java.net.InetAddress address)
Returns first
Connection associated with the address |
Connection |
ConnectionManager.getConnection(int index)
Returns
Connection identified by index. |
Constructor and Description |
---|
MessageQueue(Connection connection,
int timeout) |