|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoOptionEvent | |
---|---|
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 DoOptionEvent in com.jscape.inet.telnet |
---|
Methods in com.jscape.inet.telnet with parameters of type DoOptionEvent | |
---|---|
void |
TelnetListener.doOption(DoOptionEvent event)
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server. |
void |
TelnetAdapter.doOption(DoOptionEvent event)
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server. |
Uses of DoOptionEvent in com.jscape.inet.terminal |
---|
Methods in com.jscape.inet.terminal with parameters of type DoOptionEvent | |
---|---|
void |
Terminal.doOption(DoOptionEvent event)
Handles "doOption" event from underlying transport. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |