public abstract class AbstractAgentClient
extends java.lang.Object
| Constructor and Description |
|---|
AbstractAgentClient(SshAgent agent) |
public AbstractAgentClient(SshAgent agent)
public void messageReceived(Buffer message) throws java.io.IOException
java.io.IOExceptionprotected void process(Buffer req, Buffer rep) throws java.lang.Exception
java.lang.Exceptionprotected abstract void reply(Buffer buf) throws java.io.IOException
java.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.