public class WillOptionEvent
extends java.util.EventObject
TelnetOption,
Serialized Form| Constructor and Description |
|---|
WillOptionEvent(java.lang.Object source,
TelnetOption option)
Constructs a new
WillOptionEvent instance. |
| Modifier and Type | Method and Description |
|---|---|
TelnetOption |
getOption()
Gets the
TelnetOption sent by Telnet server. |
public WillOptionEvent(java.lang.Object source,
TelnetOption option)
WillOptionEvent instance.source - the source of this eventoption - the TelnetOption sent by Telnet server.TelnetOptionpublic TelnetOption getOption()
TelnetOption sent by Telnet server.TelnetOptionTelnetOptionCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved