Package | Description |
---|---|
org.apache.wsil.extension.wsdl | |
org.apache.wsil.impl.extension.wsdl |
Modifier and Type | Method and Description |
---|---|
ImplementedBinding[] |
Reference.getImplementedBindings()
Get list of implemented bindings.
|
Modifier and Type | Method and Description |
---|---|
void |
Reference.addImplementedBinding(ImplementedBinding binding)
Add implemented binding.
|
void |
Reference.removeImplementedBinding(ImplementedBinding binding)
Remove implemented binding.
|
Modifier and Type | Class and Description |
---|---|
class |
ImplementedBindingImpl
This class contains the implementation for a
<wsilwsdl:implementedBinding> element.
|
Modifier and Type | Method and Description |
---|---|
ImplementedBinding[] |
ReferenceImpl.getImplementedBindings()
Get list of implemented bindings.
|
Modifier and Type | Method and Description |
---|---|
void |
ReferenceImpl.addImplementedBinding(ImplementedBinding binding)
Add implemented binding.
|
void |
ReferenceImpl.removeImplementedBinding(ImplementedBinding binding)
Remove implemented binding.
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.