|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.util.InputDecoder
org.crsh.util.ReaderStateMachine
org.crsh.connector.sshd.SSHReader
public class SSHReader
| Constructor Summary | |
|---|---|
SSHReader(java.io.Reader in,
int verase,
java.io.Writer echo)
|
|
| Method Summary | |
|---|---|
java.lang.String |
nextLine()
|
| Methods inherited from class org.crsh.util.ReaderStateMachine |
|---|
append, append, echo, echo, echoDel |
| Methods inherited from class org.crsh.util.InputDecoder |
|---|
appendData, appendDel, getSize, hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSHReader(java.io.Reader in,
int verase,
java.io.Writer echo)
| Method Detail |
|---|
public java.lang.String nextLine()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||