| Frames | No Frames |
Methods with return type javax.wsdl.Operation | |
| Operation | |
Classes implementing javax.wsdl.Operation | |
| class | This class represents a WSDL operation.
|
Fields of type javax.wsdl.Operation | |
| Operation | |
Methods with parameter type javax.wsdl.Operation | |
| void | Add an operation to this port type.
|
| void | Set the operation that this operation binding binds.
|
Methods with return type javax.wsdl.Operation | |
| Operation | Create a new operation.
|
| Operation | Get the operation that this operation binding binds.
|
| Operation | PortTypeImpl.getOperation(String name, String inputName, String outputName) Get the specified operation. |
Methods with parameter type javax.wsdl.Operation | |
| void | Add an operation to this port type.
|
| void | Set the operation that this operation binding binds.
|
Methods with return type javax.wsdl.Operation | |
| Operation | Create a new operation.
|
| Operation | Get the operation that this operation binding binds.
|
| Operation | PortType.getOperation(String name, String inputName, String outputName) Get the specified operation. |