org.apache.synapse.config.xml.endpoints.utils
Class WSDL20EndpointBuilder

java.lang.Object
  extended by org.apache.synapse.config.xml.endpoints.utils.WSDL20EndpointBuilder

public class WSDL20EndpointBuilder
extends Object

Currently this class is not used as Woden is dependent on Xerces, which is not included in the current release. Builder for WSDL 2.0 endpoints. This class extracts endpoint information from the given WSDL 2.0 documents.


Constructor Summary
WSDL20EndpointBuilder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDL20EndpointBuilder

public WSDL20EndpointBuilder()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.