|
SSH Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.telnet.TelnetOption
com.jscape.inet.telnet.options.Binary
public class Binary
Implements Telnet BINARY option as described in RFC 856. This option is used for negotiating the transfer of binary data.
Constructor Summary | |
---|---|
Binary()
Creates a new Binary instance. |
Method Summary |
---|
Methods inherited from class com.jscape.inet.telnet.TelnetOption |
---|
getOptionCode, getOptionName, readSubnegotiation, writeSubnegotiation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Binary()
|
SSH Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |