SSH Factory

com.jscape.inet.telnet.options
Class TimingMark

java.lang.Object
  extended bycom.jscape.inet.telnet.TelnetOption
      extended bycom.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.
 
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 2004 All Rights Reserved