IP*Works! V9

ipworks
Class TelnetSubOptionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.TelnetSubOptionEvent
All Implemented Interfaces:
java.io.Serializable

public class TelnetSubOptionEvent
extends java.util.EventObject

Fired when a Telnet SubOption command comes from the Telnet server.

The SubOption parameter contains the suboption data as sent by the other end. The enclosing suboption command codes are stripped away.

For a list of valid Telnet suboptions and their descriptions please look at the Telnet RFCs.

See Also:
Telnet, Telnet.SubOptionEvent, Serialized Form

Field Summary
 byte[] subOption
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

subOption

public byte[] subOption

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.