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

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

Uses of BindingElement in org.apache.woden.wsdl20
 

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

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

Methods in org.apache.woden.wsdl20.xml that return BindingElement
 BindingElement DescriptionElement.addBindingElement()
          Create a BindingElement with this DescriptionElement as its parent and return a reference to it.
 BindingElement EndpointElement.getBindingElement()
          Return the BindingElement referred to by this EndpointElement.
 BindingElement[] DescriptionElement.getBindingElements()
          Return the set of BindingElements within this DescriptionElement.
 



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