JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.prelle.telnet
org.prelle.telnet.option
TelnetCharset
CharsetListener
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
telnetCharsetNegotiated(Charset)
Interface TelnetCharset.CharsetListener
All Superinterfaces:
TelnetOptionListener
Enclosing class:
TelnetCharset
public static interface
TelnetCharset.CharsetListener
extends
TelnetOptionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
telnetCharsetNegotiated
(
Charset
charset)
Methods inherited from interface org.prelle.telnet.
TelnetOptionListener
remotePartySent
Method Details
telnetCharsetNegotiated
void
telnetCharsetNegotiated
(
Charset
charset)