Uses of Class
org.opensaml.ws.transport.TransportException

Packages that use TransportException
org.opensaml.ws.soap.client Transport-independent SOAP client. 
 

Uses of TransportException in org.opensaml.ws.soap.client
 

Methods in org.opensaml.ws.soap.client that throw TransportException
 void SOAPClient.send(URI endpointURI, MessageContext messageContext)
          Sends a SOAP message to the given endpoint.
 void HTTPSOAPTransport.send(URI endpointURI, MessageContext messageContext)
          Sends the given SOAP message to the provided peer endpoint.
 void ClientTransport.send(URI endpointURI, MessageContext messageContext)
          Sends the given SOAP message to the provided peer endpoint.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.