public class SessionFactory extends AbstractSessionFactory
SshClient.setSessionFactory(SessionFactory)| Modifier and Type | Field and Description |
|---|---|
protected ClientFactoryManager |
client |
listeners| Constructor and Description |
|---|
SessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractSession |
doCreateSession(IoSession ioSession) |
void |
setClient(ClientFactoryManager client) |
addListener, createSession, removeListenerexceptionCaught, messageReceived, sessionClosed, sessionCreatedprotected ClientFactoryManager client
public void setClient(ClientFactoryManager client)
protected AbstractSession doCreateSession(IoSession ioSession) throws java.lang.Exception
doCreateSession in class AbstractSessionFactoryjava.lang.ExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.