Uses of Class
org.apache.cxf.transport.https.HttpsURLConnectionFactory
Packages that use HttpsURLConnectionFactory
-
Uses of HttpsURLConnectionFactory in org.apache.cxf.transport.http
Fields in org.apache.cxf.transport.http declared as HttpsURLConnectionFactoryModifier and TypeFieldDescriptionprotected HttpsURLConnectionFactoryURLConnectionHTTPConduit.connectionFactoryThis field holds the connection factory, which primarily is used to factor out SSL specific code from this implementation.