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