Package | Description |
---|---|
com.veraxsystems.vximpi.test | |
com.veraxsystems.vxipmi.connection |
Package responsible for
Connection management. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionTest.testConnectionKeepup()
Tests if the connection is kept up by sending no-op commands properly.
|
void |
ConnectionTest.testSendMessage()
|
Modifier and Type | Method and Description |
---|---|
void |
Connection.closeSession()
Closes the session.
|
int |
Connection.retry(int tag,
int maxAllowedRetries)
Deprecated.
|
int |
Connection.sendIpmiCommand(IpmiCommandCoder commandCoder)
Attempts to send IPMI request to the managed system.
|