java.lang.Object
org.prelle.telnet.TelnetSubnegotiationHandler
org.prelle.telnet.option.StatusOption
- All Implemented Interfaces:
TelnetConstants
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.prelle.telnet.TelnetConstants
TelnetConstants.ControlCode -
Field Summary
Fields inherited from class org.prelle.telnet.TelnetSubnegotiationHandler
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleSubnegotiation(int code, int[] values, TelnetSocket origin, TelnetOutputStream out) Methods inherited from class org.prelle.telnet.TelnetSubnegotiationHandler
initializeAs
-
Constructor Details
-
StatusOption
public StatusOption()
-
-
Method Details
-
handleSubnegotiation
public void handleSubnegotiation(int code, int[] values, TelnetSocket origin, TelnetOutputStream out) - Specified by:
handleSubnegotiationin classTelnetSubnegotiationHandler- See Also:
-