SSH Factory

com.jscape.inet.telnet.options
Class Binary

java.lang.Object
  extended by com.jscape.inet.telnet.TelnetOption
      extended by com.jscape.inet.telnet.options.Binary
All Implemented Interfaces:
java.lang.Cloneable

public class Binary
extends TelnetOption

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

Binary

public Binary()
Creates a new Binary instance.


SSH Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved