|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.InputStream
com.sshtools.j2ssh.subsystem.SubsystemInputStream
public class SubsystemInputStream
| Constructor Summary | |
|---|---|
SubsystemInputStream(SubsystemMessageStore messageStore)
Creates a new SubsystemInputStream object. |
|
| Method Summary | |
|---|---|
int |
available()
|
int |
read()
|
| Methods inherited from class java.io.InputStream |
|---|
close, mark, markSupported, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubsystemInputStream(SubsystemMessageStore messageStore)
messageStore - | Method Detail |
|---|
public int available()
available in class java.io.InputStream
public int read()
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||