SSH Factory

com.jscape.inet.telnet.options
Class TimingMark

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

public class TimingMark
extends TelnetOption

Telnet TIMING_MARK option as described in RFC 860.


Constructor Summary
TimingMark()
          Creates a new TimingMark 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

TimingMark

public TimingMark()
Creates a new TimingMark instance.


SSH Factory

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