public class SessionFactory extends AbstractSessionFactory
SshClient.setSessionFactory(SessionFactory)| Modifier and Type | Field and Description |
|---|---|
protected SshClient |
client |
listeners| Constructor and Description |
|---|
SessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractSession |
doCreateSession(org.apache.mina.core.session.IoSession ioSession) |
void |
setClient(SshClient client) |
addListener, createSession, removeListenerexceptionCaught, messageReceived, sessionClosed, sessionCreatedprotected SshClient client
public void setClient(SshClient client)
protected AbstractSession doCreateSession(org.apache.mina.core.session.IoSession ioSession) throws Exception
doCreateSession in class AbstractSessionFactoryExceptionCopyright © 2008-2012 Apache Software Foundation. All Rights Reserved.