|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingOperation | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.impl.wsdl20 |
Uses of BindingOperation in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement BindingOperation | |
---|---|
class |
BindingOperationImpl
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return BindingOperation | |
---|---|
BindingOperation |
BindingImpl.createBindingOperation()
|
BindingOperation |
BindingImpl.removeBindingOperation(java.lang.String name)
|
BindingOperation |
BindingOperationImpl.removeBindingOperation(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type BindingOperation | |
---|---|
void |
BindingImpl.addBindingOperation(BindingOperation bindingOperation)
|
Uses of BindingOperation in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return BindingOperation | |
---|---|
BindingOperation |
BindingImpl.createBindingOperation()
|
BindingOperation |
BindingImpl.removeBindingOperation(java.lang.String name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type BindingOperation | |
---|---|
void |
BindingImpl.addBindingOperation(BindingOperation bindingOperation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |