Package org.apache.cxf.transport.http
package org.apache.cxf.transport.http
-
ClassDescriptionCommon base for HTTP Destination implementations.A convenient class for storing URI and URL representation of an address and avoid useless conversions.Container for HTTP cookies used to track session state.Translates an AuthenticationException into a 401 responseThis Conduit handles the "http" and "https" transport protocols.Holds http conduit configs for the HttpConduitFeatureFactory to actually create the HTTPConduit that will be used for the exchangeProgrammatically configure a http conduit.Holds configuration data for a http destinationProgrammatically configure a http destination.Provides programmatic defaults to the different HTTP server engine factories implementations (that do not share any common interfaces or other abstractions).Support class for HTTP server engines: holds common properties and commonly used methods, shared across all HTTP server engine implementations (Tomcat, Jetty, Undertow, Netty, ...).A session implementation bound to HTTP.This class contains the information about the HTTP Connection that will be making an HTTP request.The HTTPConduit calls upon this object to establish trust just before a message within the HTTP Conduit is sent out.Convert a "nonProxyHosts" formatted String into a usable regular expression usable in
Pattern.This exception is thrown by the JSSETrustDecider when trust in the TLS cannot be established.This class is returned from the URLConnectionFactory to give information that is from the URLConnection that was created by that factory.