Class and Description |
---|
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
Cookie
Container for HTTP cookies used to track
session state.
|
DestinationRegistry |
HTTPConduit.WrappedOutputStream
Wrapper output stream responsible for flushing headers and handling
the incoming HTTP-level response (not necessarily the MEP response).
|
MessageTrustDecider
The HTTPConduit calls upon this object to establish trust just before a
message within the HTTP Conduit is sent out.
|
UntrustedURLConnectionIOException
This exception is thrown by the JSSETrustDecider when
trust in the TLS cannot be established.
|
URLConnectionInfo
This class is returned from the URLConnectionFactory to give
information that is from the URLConnection that was created by that
factory.
|
Class and Description |
---|
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
DestinationRegistry |
HTTPTransportFactory |
Class and Description |
---|
HttpURLConnectionInfo
This class contains the information about the HTTP Connection that
will be making an HTTP request.
|
URLConnectionInfo
This class is returned from the URLConnectionFactory to give
information that is from the URLConnection that was created by that
factory.
|
Class and Description |
---|
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
DestinationRegistry |
HttpDestinationFactory |
Class and Description |
---|
DestinationRegistry |
Apache CXF