Uses of Class
org.apache.cxf.transport.http.UntrustedURLConnectionIOException
Packages that use UntrustedURLConnectionIOException
-
Uses of UntrustedURLConnectionIOException in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that throw UntrustedURLConnectionIOExceptionModifier and TypeMethodDescriptionabstract 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.