Package | Description |
---|---|
org.crsh.telnet.term | |
org.crsh.telnet.term.console | |
org.crsh.telnet.term.processor | |
org.crsh.telnet.term.spi |
Modifier and Type | Class and Description |
---|---|
class |
TelnetIO |
Modifier and Type | Field and Description |
---|---|
private TermIO |
TermIOBuffer.io
.
|
private TermIO |
ConsoleTerm.io
.
|
private TermIO |
TermIOWriter.io
.
|
Constructor and Description |
---|
ConsoleTerm(TermIO io) |
TermIOBuffer(TermIO io) |
TermIOWriter(TermIO io) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorIOHandler.handle(TermIO io,
Principal user) |
Modifier and Type | Method and Description |
---|---|
void |
TermIOHandler.handle(TermIO io,
Principal user)
Handle an IO for the specified termi IO and user principal.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.