public interface RemoteProcessControl extends ProcessControlWithMappings
| Modifier and Type | Method and Description |
|---|---|
void |
addRemoteForwarding(int remotePort,
int localPort)
Deprecated.
|
HostAndPort |
getLocalTunnel(int remotePort) |
Pair<java.lang.String,java.lang.Integer> |
getRemoteSocket(int localPort) |
getFileMappings, getMappingSettings@Deprecated
void addRemoteForwarding(int remotePort,
int localPort)
getRemoteSocket(int)Pair<java.lang.String,java.lang.Integer> getRemoteSocket(int localPort) throws RemoteSdkException
RemoteSdkExceptionHostAndPort getLocalTunnel(int remotePort)