| AbstractHTTPDestination |
Common base for HTTP Destination implementations.
|
| AbstractHTTPDestination.PrincipalAuthorizationPolicy |
|
| Address |
A convenient class for storing URI and URL representation of an address and avoid useless conversions.
|
| Cookie |
Container for HTTP cookies used to track
session state.
|
| Cookies |
|
| CXFAuthenticator |
|
| DestinationRegistryImpl |
|
| Headers |
|
| HttpAuthenticationFaultHandler |
Translates an AuthenticationException into a 401 response
|
| HttpClientHTTPConduit |
|
| HTTPConduit |
This Conduit handles the "http" and "https" transport protocols.
|
| HttpConduitConfig |
Holds http conduit configs for the HttpConduitFeature
|
| HttpConduitFeature |
Programmatically configure a http conduit.
|
| HttpConduitFeature.Portable |
|
| HttpDestinationConfig |
Holds configuration data for a http destination
|
| HttpDestinationFeature |
Programmatically configure a http destination.
|
| HttpDestinationFeature.Portable |
|
| HttpServletRequestSnapshot |
|
| HTTPSession |
A session implementation bound to HTTP.
|
| HTTPTransportFactory |
|
| HttpURLConnectionInfo |
This class contains the information about the HTTP Connection that
will be making an HTTP request.
|
| HttpUrlUtil |
|
| HTTPWSDLExtensionLoader |
|
| MessageTrustDecider |
The HTTPConduit calls upon this object to establish trust just before a
message within the HTTP Conduit is sent out.
|
| PatternBuilder |
Convert a "nonProxyHosts" formatted String into a usable regular expression usable in Pattern.
|
| ProxyFactory |
|
| ProxyOutputStream |
|
| ReferencingAuthenticator |
|
| Servlet3ContinuationProvider |
|
| URLConnectionHTTPConduit |
|
| URLConnectionInfo |
This class is returned from the URLConnectionFactory to give
information that is from the URLConnection that was created by that
factory.
|