org.apache.sshd.agent.local
Class ChannelAgentForwarding.AgentClient

java.lang.Object
  extended by org.apache.sshd.agent.common.AbstractAgentClient
      extended by org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
Enclosing class:
ChannelAgentForwarding

protected class ChannelAgentForwarding.AgentClient
extends AbstractAgentClient


Constructor Summary
ChannelAgentForwarding.AgentClient()
           
 
Method Summary
protected  void reply(Buffer buf)
           
 
Methods inherited from class org.apache.sshd.agent.common.AbstractAgentClient
messageReceived, prepare, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelAgentForwarding.AgentClient

public ChannelAgentForwarding.AgentClient()
Method Detail

reply

protected void reply(Buffer buf)
              throws java.io.IOException
Specified by:
reply in class AbstractAgentClient
Throws:
java.io.IOException


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.