| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.session | |
| org.apache.sshd.common.session | |
| org.apache.sshd.server.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
SshKeyScan.sessionEvent(Session session,
SessionListener.Event event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClientSessionImpl.sendEvent(SessionListener.Event event) |
| Modifier and Type | Method and Description |
|---|---|
static SessionListener.Event |
SessionListener.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionListener.Event[] |
SessionListener.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSession.sendEvent(SessionListener.Event event) |
void |
SessionTimeoutListener.sessionEvent(Session session,
SessionListener.Event event) |
void |
SessionListener.sessionEvent(Session session,
SessionListener.Event event)
An event has been triggered
|
| Modifier and Type | Method and Description |
|---|---|
void |
CachingPublicKeyAuthenticator.sessionEvent(Session session,
SessionListener.Event event) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.