| Package | Description |
|---|---|
| com.oracle.bedrock.runtime.remote | |
| com.oracle.bedrock.runtime.remote.ssh |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteTerminal
An abstract
RemoteTerminal. |
| Modifier and Type | Method and Description |
|---|---|
RemoteTerminal |
RemoteTerminalBuilder.build(Platform platform)
Builds a
RemoteTerminal that will connect to a Platform. |
| Modifier and Type | Class and Description |
|---|---|
class |
JSchRemoteTerminal
A
RemoteTerminal based on SSH (uses JSch) for a RemotePlatform. |
Copyright © 2017. All rights reserved.