Uses of Interface
org.apache.woden.wsdl20.Binding

Packages that use Binding
org.apache.woden.wsdl20   
org.apache.woden.wsdl20.fragids   
 

Uses of Binding in org.apache.woden.wsdl20
 

Methods in org.apache.woden.wsdl20 that return Binding
 Binding Endpoint.getBinding()
          Represents the {binding} property of the Endpoint component.
 Binding Description.getBinding(QName name)
          Returns a Binding with the specified name from the {bindings} property of this Description.
 Binding[] Description.getBindings()
          Represents the {bindings} property of the Description component.
 

Uses of Binding in org.apache.woden.wsdl20.fragids
 

Constructors in org.apache.woden.wsdl20.fragids with parameters of type Binding
BindingPart(Binding binding)
          Constructs a BindingPart class using values from the Binding WSDL 2.0 component.
 



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