Uses of Class
org.apache.cxf.transport.http.UntrustedURLConnectionIOException
-
Packages that use UntrustedURLConnectionIOException Package Description org.apache.cxf.transport.http -
-
Uses of UntrustedURLConnectionIOException in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that throw UntrustedURLConnectionIOException Modifier and Type Method Description abstract voidMessageTrustDecider. establishTrust(String conduitName, URLConnectionInfo connectionInfo, org.apache.cxf.message.Message message)This method is called when a Message is about to be sent out over an HTTPConduit.
-