Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.editable | |
org.apache.woden.wsdl20.fragids |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdBinding
Represents the editable Binding component from the WSDL 2.0 Component model
|
Modifier and Type | Method and Description |
---|---|
void |
EdEndpoint.setBinding(Binding bindingComp) |
Constructor and Description |
---|
BindingPart(Binding binding)
Constructs a BindingPart class using values from the Binding WSDL 2.0 component.
|
Copyright ? Apache Software Foundation. All Rights Reserved.