Class Tunnel
- java.lang.Object
-
- org.apache.axis2.transport.testkit.util.tcpmon.Tunnel
-
public class Tunnel extends Object
-
-
Constructor Summary
Constructors Constructor Description Tunnel(InetSocketAddress target)
-
-
-
Constructor Detail
-
Tunnel
public Tunnel(InetSocketAddress target) throws IOException
- Throws:
IOException
-
-
Method Detail
-
getPort
public int getPort()
-
start
public void start()
-
stop
public void stop() throws IOException
- Throws:
IOException
-
-