| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.soap.util.net.TcpTunnel
A TcpTunnel object listens on the given port,
 and once Start is pressed, will forward all bytes
 to the given host and port.
| Constructor Summary | |
TcpTunnel()
 | 
|
| Method Summary | |
static void | 
main(java.lang.String[] args)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TcpTunnel()
| Method Detail | 
public static void main(java.lang.String[] args)
                 throws java.io.IOException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||