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) |
String |
getType() |
protected TrileadSession |
wrap(com.trilead.ssh2.Connection con)
wrap.
|
getInstance, getLocalUserName, releaseSession, setInstancepublic RemoteSession getSession(URIish uri, CredentialsProvider credentialsProvider, FS fs, int tms) throws TransportException
getSession in class SshSessionFactoryTransportExceptionpublic String getType()
getType in class SshSessionFactoryprotected TrileadSession wrap(com.trilead.ssh2.Connection con)
con - a Connection object.TrileadSession object.Copyright © 2013–2020. All rights reserved.