Secure iNet Factory

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

Packages that use WillOptionEvent
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 WillOptionEvent in com.jscape.inet.telnet
 

Methods in com.jscape.inet.telnet with parameters of type WillOptionEvent
 void TelnetListener.willOption(WillOptionEvent event)
          Invoked when a WILL OPTION (offer client to use option) command is received from the Telnet server.
 void TelnetAdapter.willOption(WillOptionEvent event)
          Invoked when a WILL OPTION (offer client to use option) command is received from the Telnet server.
 

Uses of WillOptionEvent in com.jscape.inet.terminal
 

Methods in com.jscape.inet.terminal with parameters of type WillOptionEvent
 void Terminal.willOption(WillOptionEvent event)
          Handles "willOption" event from underlying transport.
 


Secure iNet Factory

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