Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Package org.apache.soap.util.net

Class Summary
HTTPUtils A bunch of utility stuff for doing HTTP things.
Relay A Relay object is used by TcpTunnel and TcpTunnelGui to relay bytes from an InputStream to a OutputStream.
SSLUtils A bunch of utility stuff for doing SSL things.
TcpTunnel A TcpTunnel object listens on the given port, and once Start is pressed, will forward all bytes to the given host and port.
TcpTunnelGui A TcpTunnelGui object listens on the given port, and once Start is pressed, will forward all bytes to the given host and port.

 


Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01