Package com.pnfsoftware.jeb.core
Class ControllerInfo
java.lang.Object
com.pnfsoftware.jeb.core.ControllerInfo
Floating controller information.
-
Constructor Summary
ConstructorsConstructorDescriptionControllerInfo(InetSocketAddress address, int protocol, String clientMessage) -
Method Summary
-
Constructor Details
-
ControllerInfo
-
-
Method Details
-
getAddress
-
getInterface
-
getPort
public int getPort() -
getProtocol
public int getProtocol() -
isSecure
public boolean isSecure() -
getClientMessage
-