| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.agent.SshAgentForwardingListenerpublic class SshAgentForwardingListenerextends java.lang.ObjectMethod Summary | |
void |
|
String | |
static SshAgentForwardingListener |
|
int |
|
void |
|
void |
|
void |
|
public void addReference(Object obj)
- Parameters:
obj-
public String getConfiguration()
- Returns:
public static SshAgentForwardingListener getInstance(String sessionId, ConnectionProtocol connection) throws AgentNotAvailableException
- Parameters:
sessionId-connection-
- Returns:
- Throws:
AgentNotAvailableException-
public int getPort()
- Returns:
public void removeReference(Object obj)
- Parameters:
obj-
public void start()
throws IOExceptionpublic void stop()