|
SSH Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.jscape.inet.telnet | |
| com.jscape.inet.telnet | Contains classes for communicating with telnet servers. |
| com.jscape.inet.telnet.options | Contains various option negotiation classes for the telnet protocol. |
| Classes in com.jscape.inet.telnet used by com.jscape.inet.telnet | |
| DontOptionEvent
Fired by Telnet instance when a DONT OPTION command is received from the Telnet server. |
|
| DoOptionEvent
Fired by Telnet instance when a DO OPTION command is received from the Telnet server. |
|
| DoSubOptionEvent
Fired by Telnet instance when a SB OPTION command is received from the Telnet server. |
|
| Telnet
Implements the basic functionality of a Telnet client as defined in RFC 854. |
|
| TelnetAdapter
Implements methods for capturing events sourced from Telnet class. |
|
| TelnetConnectedEvent
Fired by Telnet instance upon successfull connection to Telnet server. |
|
| TelnetDataReceivedEvent
Fired by Telnet instance when Telnet server sends data to client. |
|
| TelnetDisconnectedEvent
Fired by Telnet instance upon disconnect from server. |
|
| TelnetException
TelnetException is thrown by many methods of Telnet class. |
|
| TelnetListener
Implements methods for capturing events sourced from Telnet class. |
|
| TelnetOption
TelnetOption class enables developers to implement and use existing and future telnet protocol options. |
|
| TelnetScript
The TelnetScript class provides a simple way of running a set of batch scripted commands against a TelnetServer. |
|
| TelnetScriptListener
Implements methods for capturing events sourced from TelnetScript class. |
|
| TelnetTask
The TelnetTask class represents a command to be executed in batch (non-interactive) mode. |
|
| TelnetTaskEndEvent
Fired when a TelnetTask has completed |
|
| TelnetTaskFailedEvent
Fired when a TelnetTask has failed to complete |
|
| TelnetTaskStartEvent
Fired when a TelnetTask is started |
|
| TelnetTaskTimeoutEvent
Fired when a TelnetTask has exceeded the defined timeout |
|
| WillOptionEvent
Fired by Telnet instance when a WILL OPTION command is received from the Telnet server. |
|
| WontOptionEvent
Fired by Telnet instance when a WONT OPTION command is received from the Telnet server. |
|
| Classes in com.jscape.inet.telnet used by com.jscape.inet.telnet.options | |
| TelnetOption
TelnetOption class enables developers to implement and use existing and future telnet protocol options. |
|
|
SSH Factory | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||