Uses of Class
org.apache.cocoon.components.flow.ws.LoadException

Packages that use LoadException
org.apache.cocoon.components.flow.ws   
 

Uses of LoadException in org.apache.cocoon.components.flow.ws
 

Methods in org.apache.cocoon.components.flow.ws that throw LoadException
 Remote WebServiceLoader.load(String wsdlURL)
          Loads a SOAP endpoint using the first service definition with a SOAP binding found in the referenced WSDL document.
 Remote WebServiceLoader.load(String wsdlURL, String serviceName, String portName)
          Loads a SOAP endpoint using the endpoint identified by the given service/port combination.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.