|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.drivers.netAccess.tunneling.HostTunnel
public class HostTunnel
Field Summary | |
---|---|
static int |
NO_TUNNEL_PORT
|
Constructor Summary | |
---|---|
HostTunnel(ResourceLink<? extends HostHandle> link)
|
Method Summary | |
---|---|
int |
openTunnel(ThinURI hostURI,
int remotePort,
boolean force)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NO_TUNNEL_PORT
Constructor Detail |
---|
public HostTunnel(ResourceLink<? extends HostHandle> link)
Method Detail |
---|
public int openTunnel(ThinURI hostURI, int remotePort, boolean force) throws HostTunnelException
HostTunnelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |