| Package | Description |
|---|---|
| com.jscape.inet.telnet | |
| com.jscape.inet.telnet.options | |
| com.jscape.inet.telnetssh | |
| com.jscape.inet.telnetssl | |
| com.jscape.inet.terminal |
| Class and Description |
|---|
| 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.
|
| Telnet.ByteDecoder
Byte Decoder
|
| 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.
|
| Class and Description |
|---|
| TelnetOption
TelnetOption class enables developers to implement and use existing and
future telnet protocol options.
|
| Class and Description |
|---|
| Telnet
Implements the basic functionality of a Telnet client as defined in RFC 854.
|
| TelnetException
TelnetException is thrown by many methods of Telnet class.
|
| Class and Description |
|---|
| Telnet
Implements the basic functionality of a Telnet client as defined in RFC 854.
|
| TelnetException
TelnetException is thrown by many methods of Telnet class.
|
| Class and Description |
|---|
| 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.
|
| 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.
|
| 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.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved