|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.j2ssh.subsystem.SubsystemMessageStore
com.sshtools.j2ssh.sftp.SftpMessageStore
class SftpMessageStore
Field Summary | |
---|---|
static org.apache.commons.logging.Log |
log
|
Fields inherited from class com.sshtools.j2ssh.subsystem.SubsystemMessageStore |
---|
messages, registeredMessages |
Constructor Summary | |
---|---|
SftpMessageStore()
Creates a new SftpMessageStore object. |
Method Summary | |
---|---|
SubsystemMessage |
getMessage(UnsignedInteger32 requestId)
|
Methods inherited from class com.sshtools.j2ssh.subsystem.SubsystemMessageStore |
---|
addMessage, addMessage, close, getState, nextMessage, nextMessage, registerMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.apache.commons.logging.Log log
Constructor Detail |
---|
public SftpMessageStore()
Method Detail |
---|
public SubsystemMessage getMessage(UnsignedInteger32 requestId) throws java.lang.InterruptedException
requestId
-
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |