Apache CXF API

Package org.apache.cxf.transport.http

Interface Summary
ContinuationProviderFactory  
DestinationRegistry  
HTTPConduitConfigurer  
HTTPConduitFactory Factory to actually create the HTTPConduit that will be used for the exchange
HttpDestinationFactory  
 

Class Summary
AbstractHTTPDestination Common base for HTTP Destination implementations.
AbstractHTTPDestination.PrincipalAuthorizationPolicy  
Cookie Container for HTTP cookies used to track session state.
Cookies  
CXFAuthenticator  
DestinationRegistryImpl  
Headers  
HTTPConduit This Conduit handles the "http" and "https" transport protocols.
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  
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.
 

Exception Summary
HTTPException  
UntrustedURLConnectionIOException This exception is thrown by the JSSETrustDecider when trust in the TLS cannot be established.
 


Apache CXF API

Apache CXF