Package org.metricshub.ipmi.core.api.sol
package org.metricshub.ipmi.core.api.sol
The API for Serial Over LAN (SOL) communication for IPMI.
-
ClassDescriptionInterface for
CipherSuite
selection handler to choose among availableCipherSuite
s returned by the server.Entry point for the Serial Over LAN (SOL) communication.Interface for Serial over LAN (SOL) events listener.Exception representing problem that might have been encoutered during Serial over LAN communication.Implementation ofCipherSuiteSelectionHandler
that always returns cipher suite provided in the constructor.