|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Operation | |
|---|---|
| javax.wsdl | |
| Uses of Operation in javax.wsdl |
|---|
| Methods in javax.wsdl that return Operation | |
Operation |
PortType.getOperation(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName)
Get the specified operation. |
Operation |
Definition.createOperation()
Create a new operation. |
Operation |
BindingOperation.getOperation()
Get the operation that this operation binding binds. |
| Methods in javax.wsdl with parameters of type Operation | |
void |
PortType.addOperation(Operation operation)
Add an operation to this port type. |
void |
BindingOperation.setOperation(Operation operation)
Set the operation that this operation binding binds. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||