Class ChannelAgentForwarding.AgentClient
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.agent.common.AbstractAgentClient
org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
- Enclosing class:
ChannelAgentForwarding
-
Field Summary
Fields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreply(org.apache.sshd.common.util.buffer.Buffer buf) Methods inherited from class AbstractAgentClient
messageReceived, prepare, processMethods inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
-
Constructor Details
-
AgentClient
public AgentClient()
-
-
Method Details
-
reply
- Specified by:
replyin classAbstractAgentClient- Throws:
IOException
-