Package org.opendaylight.ovsdb.lib
Class OvsdbConnectionInfo
java.lang.Object
org.opendaylight.ovsdb.lib.OvsdbConnectionInfo
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
ConstructorDescriptionOvsdbConnectionInfo
(io.netty.channel.Channel channel, OvsdbConnectionInfo.ConnectionType type) -
Method Summary
-
Constructor Details
-
OvsdbConnectionInfo
public OvsdbConnectionInfo(io.netty.channel.Channel channel, OvsdbConnectionInfo.ConnectionType type)
-
-
Method Details
-
getRemoteAddress
-
getRemotePort
public int getRemotePort() -
getLocalAddress
-
getLocalPort
public int getLocalPort() -
getType
-
getCertificate
- Throws:
SSLPeerUnverifiedException
-
hashCode
public int hashCode() -
equals
-
toString
-