Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SSH Factory
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
M
P
R
S
T
W
D
dataReceived(SshDataReceivedEvent)
- Method in class com.jscape.inet.ssh.
SshAdapter
Invoked when data is received from Telnet server.
dataReceived(SshDataReceivedEvent)
- Method in interface com.jscape.inet.ssh.
SshListener
Invoked when data is received from SSH server.
dataReceived(SshDataReceivedEvent)
- Method in class com.jscape.inet.ssh.
SshTask
Gets data received from Ssh server as fired by
SshListener
dataReceived(TelnetDataReceivedEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when data is received from Telnet server.
dataReceived(TelnetDataReceivedEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when data is received from Telnet server.
dataReceived(TelnetDataReceivedEvent)
- Method in class com.jscape.inet.telnet.
TelnetTask
Gets data received from Telnet server as fired by
TelnetListener
debug(String)
- Method in class com.jscape.inet.ssh.
SshSession
Sends debug message to debug stream.
debug(String)
- Method in class com.jscape.inet.telnet.
TelnetSession
Sends debug message to debug stream.
DEFAULT_TYPE
- Static variable in class com.jscape.inet.ssh.
Ssh
disconnect()
- Method in class com.jscape.inet.ipclient.
IpClient
Closes connection with server.
disconnect()
- Method in class com.jscape.inet.ipclientssh.
IpClientSsh
Closes tunnel between SSH server and host and closes connection to SSH server.
disconnect()
- Method in class com.jscape.inet.ssh.
Ssh
Closes open connection.
disconnect()
- Method in class com.jscape.inet.ssh.
SshSession
Disconnects from SSH server.
disconnect()
- Method in class com.jscape.inet.telnet.
Telnet
Disconnects and releases all associated resources.
disconnect()
- Method in class com.jscape.inet.telnet.
TelnetSession
Disconnects from telnet server.
DISCONNECT_AUTH_CANCELLED_BY_USER
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_BY_APPLICATION
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_COMPRESSION_ERROR
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_CONNECTION_LOST
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_HOST_KEY_NOT_VERIFIABLE
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_ILLEGAL_USER_NAME
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_KEY_EXCHANGE_FAILED
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_MAC_ERROR
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_PROTOCOL_ERROR
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_RESERVED
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_SERVICE_NOT_AVAILABLE
- Static variable in class com.jscape.inet.ssh.
Ssh
DISCONNECT_TOO_MANY_CONNECTIONS
- Static variable in class com.jscape.inet.ssh.
Ssh
disconnected(IpClientDisconnectedEvent)
- Method in interface com.jscape.inet.ipclient.
IpClientListener
Invoked when connection to server is closed.
disconnected(SshDisconnectedEvent)
- Method in class com.jscape.inet.ssh.
SshAdapter
Invoked when SSH connection is released.
disconnected(SshDisconnectedEvent)
- Method in interface com.jscape.inet.ssh.
SshListener
Invoked when SSH connection is released.
disconnected(TelnetDisconnectedEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when Telnet connection is released.
disconnected(TelnetDisconnectedEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when Telnet connection is released.
dontOption(DontOptionEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server.
dontOption(DontOptionEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when a DONT OPTION (refuse client request to use option) command is received from the Telnet server.
DontOptionEvent
- Class in
com.jscape.inet.telnet
Fired by Telnet instance when a DONT OPTION command is received from the Telnet server.
DontOptionEvent(Object, TelnetOption)
- Constructor for class com.jscape.inet.telnet.
DontOptionEvent
Constructs a new
DontOptionEvent
instance.
doOption(DoOptionEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server.
doOption(DoOptionEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when a DO OPTION (request client to use option) command is received from the Telnet server.
DoOptionEvent
- Class in
com.jscape.inet.telnet
Fired by Telnet instance when a DO OPTION command is received from the Telnet server.
DoOptionEvent(Object, TelnetOption)
- Constructor for class com.jscape.inet.telnet.
DoOptionEvent
Constructs a new
DoOptionEvent
instance.
doSubOption(DoSubOptionEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
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.
doSubOption(DoSubOptionEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when SB OPTION (subnegotiation) command is received from Telnet server, typically after accepting a WILL OPTION command from Telnet server.
DoSubOptionEvent
- Class in
com.jscape.inet.telnet
Fired by Telnet instance when a SB OPTION command is received from the Telnet server.
DoSubOptionEvent(Object, TelnetOption)
- Constructor for class com.jscape.inet.telnet.
DoSubOptionEvent
Constructs a new
DoSubOptionEvent
instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SSH Factory
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
M
P
R
S
T
W
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved