SSH Factory

Uses of Class
com.jscape.inet.telnet.DoSubOptionEvent

Packages that use DoSubOptionEvent
com.jscape.inet.telnet   
 

Uses of DoSubOptionEvent in com.jscape.inet.telnet
 

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.
 


SSH Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved