| Methods in com.jscape.inet.telnet with parameters of type DoSubOptionEvent |
void |
TelnetAdapter.doSubOption(DoSubOptionEvent event)
Invoked when SB OPTION (subnegotiation) command is received from Telnet server, typically
after accepting a WILL OPTION (offer client to use option) command from Telnet server. |
void |
TelnetListener.doSubOption(DoSubOptionEvent event)
Invoked when SB OPTION (subnegotiation) command is received from Telnet server, typically
after accepting a WILL OPTION command from Telnet server. |