Frames | No Frames |
Methods with return type javax.wsdl.BindingOperation | |
BindingOperation |
Classes implementing javax.wsdl.BindingOperation | |
class | This class represents a WSDL operation binding.
|
Methods with parameter type javax.wsdl.BindingOperation | |
void | Add an operation binding to binding.
|
Methods with return type javax.wsdl.BindingOperation | |
BindingOperation | Create a new binding operation.
|
BindingOperation | BindingImpl.getBindingOperation(String name, String inputName, String outputName) Get the specified operation binding. |
Methods with parameter type javax.wsdl.BindingOperation | |
void | Add an operation binding to binding.
|
Methods with return type javax.wsdl.BindingOperation | |
BindingOperation | Create a new binding operation.
|
BindingOperation | Binding.getBindingOperation(String name, String inputName, String outputName) Get the specified operation binding. |