public interface OFBsnControllerConnection extends OFObject
Modifier and Type | Interface and Description |
---|---|
static interface |
OFBsnControllerConnection.Builder |
Modifier and Type | Method and Description |
---|---|
OFBsnControllerConnection.Builder |
createBuilder() |
OFAuxId |
getAuxiliaryId() |
OFControllerRole |
getRole() |
OFBsnControllerConnectionState |
getState() |
String |
getUri() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFBsnControllerConnectionState getState()
OFAuxId getAuxiliaryId()
OFControllerRole getRole()
String getUri()
OFVersion getVersion()
getVersion
in interface OFObject
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFBsnControllerConnection.Builder createBuilder()
Copyright © 2015. All rights reserved.