org.apache.xbean.terminal.telnet
Class TelnetOption
java.lang.Object
org.apache.xbean.terminal.telnet.TelnetOption
- public class TelnetOption
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TelnetOption
public TelnetOption(int optionCode)
getOptionId
public int getOptionId()
isEnabled
public boolean isEnabled()
enable
public void enable()
disable
public void disable()
isSupported
public boolean isSupported()
isInNegotiation
public boolean isInNegotiation()
isInNegotiation
public void isInNegotiation(boolean inNegotiation)
hasBeenNegotiated
public boolean hasBeenNegotiated()
hasBeenNegotiated
public void hasBeenNegotiated(boolean negotiated)
Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.