com.maverick.sshd
Class ConnectionListenerAdapter
java.lang.Object
com.maverick.sshd.ConnectionListenerAdapter
- All Implemented Interfaces:
- ConnectionListener
public class ConnectionListenerAdapter
- extends Object
- implements ConnectionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionListenerAdapter
public ConnectionListenerAdapter()
created
public void created(Connection con)
- Specified by:
created in interface ConnectionListener
startSession
public void startSession(Connection con)
- Specified by:
startSession in interface ConnectionListener
endSession
public void endSession(Connection con)
- Specified by:
endSession in interface ConnectionListener
Copyright © 2012. All Rights Reserved.