java.lang.Object
org.prelle.telnet.TelnetOptionCapabilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E> EgetOptionData(int code) Retrieve data related to a specific config option on this connectionvoidsetOptionData(int code, Object value) Store data related to a specific config option on this connection
-
Constructor Details
-
TelnetOptionCapabilities
public TelnetOptionCapabilities()
-
-
Method Details
-
getOptionData
public <E> E getOptionData(int code) Retrieve data related to a specific config option on this connection -
getOptionData
-
setOptionData
Store data related to a specific config option on this connection -
getConfigOption
-
getCapabilities
-