Uses of Class
com.googlecode.lanterna.terminal.ansi.TelnetTerminal.NegotiationState
Packages that use TelnetTerminal.NegotiationState
-
Uses of TelnetTerminal.NegotiationState in com.googlecode.lanterna.terminal.ansi
Methods in com.googlecode.lanterna.terminal.ansi that return TelnetTerminal.NegotiationStateModifier and TypeMethodDescriptionTelnetTerminal.getNegotiationState()Retrieves the current negotiation state with the client, containing details on what options have been enabled and what the client has said it supports.