Apache CXF API

Uses of Class
org.apache.cxf.transport.http.UntrustedURLConnectionIOException

Packages that use UntrustedURLConnectionIOException
org.apache.cxf.transport.http   
 

Uses of UntrustedURLConnectionIOException in org.apache.cxf.transport.http
 

Methods in org.apache.cxf.transport.http that throw UntrustedURLConnectionIOException
abstract  void MessageTrustDecider.establishTrust(String conduitName, URLConnectionInfo connectionInfo, Message message)
          This method is called when a Message is about to be sent out over an HTTPConduit.
 


Apache CXF API

Apache CXF