Uses of Interface
org.apache.woden.wsdl20.xml.EndpointElement

Packages that use EndpointElement
org.apache.woden.wsdl20   
org.apache.woden.wsdl20.xml   
 

Uses of EndpointElement in org.apache.woden.wsdl20
 

Methods in org.apache.woden.wsdl20 that return EndpointElement
 EndpointElement Endpoint.toElement()
          Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent.
 

Uses of EndpointElement in org.apache.woden.wsdl20.xml
 

Methods in org.apache.woden.wsdl20.xml that return EndpointElement
 EndpointElement ServiceElement.addEndpointElement()
          Create an EndpointElement with this ServiceElement as its parent and return a reference to it.
 EndpointElement[] ServiceElement.getEndpointElements()
          Return the set of EndpointElements within this ServiceElement.
 



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