com.sshtools.j2ssh.agent
Class SshAgentForwardingListener
java.lang.Object
com.sshtools.j2ssh.agent.SshAgentForwardingListener
public class SshAgentForwardingListener
- extends java.lang.Object
- Version:
- $Revision: 1.16 $
- Author:
- $author$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfiguration
public java.lang.String getConfiguration()
- Returns:
addReference
public void addReference(java.lang.Object obj)
- Parameters:
obj
-
removeReference
public void removeReference(java.lang.Object obj)
- Parameters:
obj
-
start
public void start()
throws java.io.IOException
- Throws:
java.io.IOException
getPort
public int getPort()
- Returns:
stop
public void stop()
getInstance
public static SshAgentForwardingListener getInstance(java.lang.String sessionId,
ConnectionProtocol connection)
throws AgentNotAvailableException
- Parameters:
sessionId
- connection
-
- Returns:
-
- Throws:
AgentNotAvailableException
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.