Class TelnetSubnegotiationHandler

java.lang.Object
org.prelle.telnet.TelnetSubnegotiationHandler
All Implemented Interfaces:
TelnetConstants
Direct Known Subclasses:
AardwolfMushclientProtocol, GenericMUDCommunicationProtocol, LineMode, MUDTilemapProtocol, StatusOption, TelnetCharset, TelnetEnvironmentOption, TelnetWindowSize, TerminalType

public abstract class TelnetSubnegotiationHandler extends Object implements TelnetConstants
  • Field Details

  • Constructor Details

    • TelnetSubnegotiationHandler

      public TelnetSubnegotiationHandler()
  • Method Details