JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jline.builtins.telnet
Telnet
ShellProvider
Contents
Description
Method Summary
Method Details
shell(Terminal, Map)
Hide sidebar
Show sidebar
Interface Telnet.ShellProvider
Enclosing class:
Telnet
public static interface
Telnet.ShellProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
shell
(
Terminal
terminal,
Map
<
String
,
String
> environment)
Method Details
shell
void
shell
(
Terminal
terminal,
Map
<
String
,
String
> environment)