|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DontOptionEvent | |
---|---|
com.jscape.inet.telnet | Contains classes for communicating with telnet servers. |
com.jscape.inet.terminal | Contains classes for parsing vt100 emulated data from a telnet server. |
Uses of DontOptionEvent in com.jscape.inet.telnet |
---|
Methods in com.jscape.inet.telnet with parameters of type DontOptionEvent | |
---|---|
void |
TelnetListener.dontOption(DontOptionEvent event)
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server. |
void |
TelnetAdapter.dontOption(DontOptionEvent event)
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server. |
Uses of DontOptionEvent in com.jscape.inet.terminal |
---|
Methods in com.jscape.inet.terminal with parameters of type DontOptionEvent | |
---|---|
void |
Terminal.dontOption(DontOptionEvent event)
Handles "dontOption" event from underlying transport. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |