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
W
willOption(WillOptionEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when a WILL OPTION (offer client to use option) command is received from the Telnet server.
willOption(WillOptionEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when a WILL OPTION (offer client to use option) command is received from the Telnet server.
WillOptionEvent
- Class in
com.jscape.inet.telnet
Fired by Telnet instance when a WILL OPTION command is received from the Telnet server.
WillOptionEvent(Object, TelnetOption)
- Constructor for class com.jscape.inet.telnet.
WillOptionEvent
Constructs a new
WillOptionEvent
instance.
wontOption(WontOptionEvent)
- Method in class com.jscape.inet.telnet.
TelnetAdapter
Invoked when a WONT OPTION (refuse clients offer to use option) command is received from the Telnet server.
wontOption(WontOptionEvent)
- Method in interface com.jscape.inet.telnet.
TelnetListener
Invoked when a WONT OPTION (refuse clients offer to use option) command is received from the Telnet server.
WontOptionEvent
- Class in
com.jscape.inet.telnet
Fired by Telnet instance when a WONT OPTION command is received from the Telnet server.
WontOptionEvent(Object, TelnetOption)
- Constructor for class com.jscape.inet.telnet.
WontOptionEvent
Constructs a new
WontOptionEvent
instance.
write(int)
- Method in class com.jscape.inet.telnet.
TelnetOutputStream
Write data to telnet stream with escaping IAC.
write(byte[])
- Method in class com.jscape.inet.telnet.
TelnetOutputStream
Write data to telnet stream with escaping IAC.
write(byte[], int, int)
- Method in class com.jscape.inet.telnet.
TelnetOutputStream
Write data to telnet stream with escaping IAC.
writeSubnegotiation(OutputStream)
- Method in class com.jscape.inet.telnet.options.
TerminalType
Writes subnegotiation data for this TelnetOption.
writeSubnegotiation(OutputStream)
- Method in class com.jscape.inet.telnet.
TelnetOption
Writes subnegotiation data for this TelnetOption.
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