public class TrileadSessionFactory extends SshSessionFactory
| Constructor and Description |
|---|
TrileadSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
RemoteSession |
getSession(URIish uri,
CredentialsProvider credentialsProvider,
FS fs,
int tms) |
protected TrileadSession |
wrap(com.trilead.ssh2.Connection con)
wrap.
|
getInstance, releaseSession, setInstancepublic RemoteSession getSession(URIish uri, CredentialsProvider credentialsProvider, FS fs, int tms) throws TransportException
getSession in class SshSessionFactoryTransportExceptionprotected TrileadSession wrap(com.trilead.ssh2.Connection con)
con - a Connection object.TrileadSession object.Copyright © 2013–2016. All rights reserved.