Class | Description |
---|---|
Relay |
A
Relay object is used by TcpTunnel
and TcpTunnelGui to relay bytes from an
InputStream to a OutputStream . |
TCPMon |
Proxy that sniffs and shows HTTP messages and responses, both SOAP and plain HTTP.
|
TcpTunnel |
A
TcpTunnel object listens on the given port,
and once Start is pressed, will forward all bytes
to the given host and port. |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.