Package | Description |
---|---|
org.crsh.telnet.term | |
org.crsh.telnet.term.console | |
org.crsh.telnet.term.processor |
Modifier and Type | Class and Description |
---|---|
static class |
TermEvent.Break
Signals a control-break.
|
static class |
TermEvent.Close
Signals a control-break.
|
static class |
TermEvent.Complete
Signals the completion of a text line.
|
static class |
TermEvent.ReadLine
Signals a line was submitted for processing.
|
Modifier and Type | Method and Description |
---|---|
TermEvent |
Term.read()
Read the next term event.
|
Modifier and Type | Method and Description |
---|---|
TermEvent |
ConsoleTerm.read() |
Modifier and Type | Field and Description |
---|---|
(package private) LinkedList<TermEvent> |
Processor.queue
.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.