Interface | Description |
---|---|
HTTPConstantsInterface |
Constants used in HTTP, mainly header names.
|
Class | Description |
---|---|
Base64Encoder |
This class provides an implementation of Base64 encoding without relying on
the the sun.* packages.
|
ConversionUtils |
General purpose conversion utilities related to HTTP/HTML
|
DOMPool |
The purpose of this class is to cache the DOM Documents in memory and by-pass
parsing.
|
EncoderCache | |
HC4TrustAllSSLSocketFactory |
Apache HttpClient protocol factory to generate SSL sockets
|
HTTPArgument | |
HTTPConstants |
Constants used in HTTP, mainly header names.
|
HTTPFileArg |
Class representing a file parameter for http upload.
|
HTTPFileArgs |
A set of HTTPFileArg objects.
|
HTTPResultConverter |
Class for XStream conversion of HTTPResult
|
LoopbackHttpClientSocketFactory |
Commons HttpClient protocol factory to generate Loopback HTTP sockets
|
LoopbackHTTPSocket | |
SlowHC4SocketFactory |
Apache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
|
SlowHC4SSLSocketFactory |
Apache HttpClient protocol factory to generate "slow" SSL sockets for emulating dial-up modems
|
SlowHttpClientSocketFactory |
Commons HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
|
WSDLHelper |
For now I use DOM for WSDLHelper, but it would be more efficient to use JAXB
to generate an object model for WSDL and use it to perform serialization and
deserialization.
|
Exception | Description |
---|---|
WSDLException |
Created on: Jun 3, 2003
|
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.