Uses of Class
org.apache.cxf.transport.https.HttpsURLConnectionInfo
Packages that use HttpsURLConnectionInfo
Package
Description
-
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that return HttpsURLConnectionInfoModifier and TypeMethodDescriptionprotected abstract HttpsURLConnectionInfoHTTPConduit.WrappedOutputStream.getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http.asyncclient
Methods in org.apache.cxf.transport.http.asyncclient that return HttpsURLConnectionInfoModifier and TypeMethodDescriptionprotected HttpsURLConnectionInfoAsyncHTTPConduit.AsyncWrappedOutputStream.getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http.asyncclient.hc5
Methods in org.apache.cxf.transport.http.asyncclient.hc5 that return HttpsURLConnectionInfoModifier and TypeMethodDescriptionprotected HttpsURLConnectionInfoAsyncHTTPConduit.AsyncWrappedOutputStream.getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http.netty.client
Methods in org.apache.cxf.transport.http.netty.client that return HttpsURLConnectionInfoModifier and TypeMethodDescriptionprotected HttpsURLConnectionInfoNettyHttpConduit.NettyWrappedOutputStream.getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.websocket.ahc
Methods in org.apache.cxf.transport.websocket.ahc that return HttpsURLConnectionInfoModifier and TypeMethodDescriptionprotected HttpsURLConnectionInfoAhcWebSocketConduit.AhcWebSocketWrappedOutputStream.getHttpsURLConnectionInfo()