org.gwe.drivers.netAccess.tunneling
Class HostTunnelsRepo

java.lang.Object
  extended by org.gwe.drivers.netAccess.tunneling.HostTunnelsRepo

public class HostTunnelsRepo
extends java.lang.Object

Since:
Dec 7, 2008
Author:
Marco Ruiz

Constructor Summary
HostTunnelsRepo(KeyStore keys)
           
 
Method Summary
 int openTunnel(ProtocolScheme scheme, java.lang.String host, int remotePort, boolean force)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostTunnelsRepo

public HostTunnelsRepo(KeyStore keys)
Method Detail

openTunnel

public int openTunnel(ProtocolScheme scheme,
                      java.lang.String host,
                      int remotePort,
                      boolean force)
               throws HostTunnelException
Throws:
HostTunnelException


Copyright © 2007-2009. All Rights Reserved.