java.lang.Object | +--org.apache.commons.net.telnet.TelnetOptionHandler | +--org.apache.commons.net.telnet.EchoOptionHandler
EchoOptionHandler(boolean initlocal, boolean initremote, boolean acceptlocal, boolean acceptremote) Constructor for the EchoOptionHandler. |
Constructor for the EchoOptionHandler. |
int[] | answerSubnegotiation(int[] suboptionData, int suboptionLength) Implements the abstract method of TelnetOptionHandler. |
int[] | Implements the abstract method of TelnetOptionHandler. |
int[] | Implements the abstract method of TelnetOptionHandler. |
public EchoOptionHandler()
public EchoOptionHandler(boolean initlocal, boolean initremote, boolean acceptlocal, boolean acceptremote)
public int[] answerSubnegotiation(int[] suboptionData, int suboptionLength)
public int[] startSubnegotiationLocal()
public int[] startSubnegotiationRemote()