| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.remote.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected JSchSessionFactory |
JSchRemoteTerminal.sessionFactory
The
JSch framework. |
| Constructor and Description |
|---|
JSchRemoteTerminal(RemotePlatform platform,
JSchSessionFactory sessionFactory)
Create a
JSchRemoteTerminal that will connect to a remote
platform with the specified connection details. |
SftpDeployer(JSchSessionFactory sessionFactory)
Create a
SftpDeployer that will use the
specified JSchSessionFactory. |
Copyright © 2017. All rights reserved.