|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |