|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.ByteArrayInputStream
com.maverick.util.ByteArrayReader
com.maverick.sftp.SftpMessage
| Field Summary |
| Fields inherited from class com.maverick.util.ByteArrayReader |
encode |
| Fields inherited from class java.io.ByteArrayInputStream |
buf, count, mark, pos |
| Method Summary | |
int |
getMessageId()
|
int |
getType()
|
| Methods inherited from class com.maverick.util.ByteArrayReader |
array, getCharsetEncoding, getPosition, readBigInteger, readBinaryString, readBoolean, readFully, readFully, readInt, readInt, readMPINT, readMPINT32, readShort, readShort, readString, readString, readUINT32, readUINT64, setCharsetEncoding |
| Methods inherited from class java.io.ByteArrayInputStream |
available, close, mark, markSupported, read, read, reset, skip |
| Methods inherited from class java.io.InputStream |
read |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getType()
public int getMessageId()
getMessageId in interface com.maverick.ssh.message.Message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||