Uses of Interface
org.opensaml.ws.soap.client.ClientTransportFactory

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

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

Classes in org.opensaml.ws.soap.client that implement ClientTransportFactory
 class HTTPSOAPTransportFactory
          HTTP-based SOAP transport factory.
 

Methods in org.opensaml.ws.soap.client that return types with arguments of type ClientTransportFactory
 Map<String,ClientTransportFactory> SOAPClient.getRegisteredTransports()
          Gets the transports registered with this client.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.