Uses of Class
org.apache.cxf.transport.https.HttpsURLConnectionInfo
-
-
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that return HttpsURLConnectionInfo Modifier and Type Method Description protected abstract HttpsURLConnectionInfoHTTPConduit.WrappedOutputStream. getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.http.asyncclient
Methods in org.apache.cxf.transport.http.asyncclient that return HttpsURLConnectionInfo Modifier and Type Method Description protected 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 HttpsURLConnectionInfo Modifier and Type Method Description protected 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 HttpsURLConnectionInfo Modifier and Type Method Description protected HttpsURLConnectionInfoNettyHttpConduit.NettyWrappedOutputStream. getHttpsURLConnectionInfo() -
Uses of HttpsURLConnectionInfo in org.apache.cxf.transport.websocket.ahc
Methods in org.apache.cxf.transport.websocket.ahc that return HttpsURLConnectionInfo Modifier and Type Method Description protected HttpsURLConnectionInfoAhcWebSocketConduit.AhcWebSocketWrappedOutputStream. getHttpsURLConnectionInfo()
-