|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.drivers.ResourceHandle
org.gwe.drivers.netAccess.HostHandle
org.gwe.drivers.netAccess.RemoteHostHandle
public abstract class RemoteHostHandle
| Field Summary |
|---|
| Fields inherited from class org.gwe.drivers.ResourceHandle |
|---|
link |
| Constructor Summary | |
|---|---|
RemoteHostHandle(ResourceLink<HostHandle> link)
|
|
| Method Summary | |
|---|---|
void |
openTunnel(int port)
|
void |
openTunnel(int localPort,
int remotePort)
|
| Methods inherited from class org.gwe.drivers.netAccess.HostHandle |
|---|
runCommand, runCommand, runCommand |
| Methods inherited from class org.gwe.drivers.ResourceHandle |
|---|
close, createHostHandle, getLink |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteHostHandle(ResourceLink<HostHandle> link)
| Method Detail |
|---|
public void openTunnel(int port)
throws HandleOperationException
HandleOperationException
public void openTunnel(int localPort,
int remotePort)
throws HandleOperationException
HandleOperationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||