Uses of Package
org.apache.cxf.transport.http
Packages that use org.apache.cxf.transport.http
Package
Description
-
Classes in org.apache.cxf.transport.http used by org.apache.cxf.transport.httpClassDescriptionCommon 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.This Conduit handles the "http" and "https" transport protocols.Wrapper output stream responsible for flushing headers and handling the incoming HTTP-level response (not necessarily the MEP response).Holds http conduit configs for the HttpConduitFeatureFactory to actually create the HTTPConduit that will be used for the exchangeHolds configuration data for a http destinationThe HTTPConduit calls upon this object to establish trust just before a message within the HTTP Conduit is sent out.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.
-
Classes in org.apache.cxf.transport.http used by org.apache.cxf.transport.httpsClassDescriptionThis class contains the information about the HTTP Connection that will be making an HTTP request.This class is returned from the URLConnectionFactory to give information that is from the URLConnection that was created by that factory.
-
Classes in org.apache.cxf.transport.http used by org.apache.cxf.transport.servletClassDescriptionCommon base for HTTP Destination implementations.
-
Classes in org.apache.cxf.transport.http used by org.apache.cxf.transport.servlet.servicelist