Frames | No Frames |
Classes implementing javax.wsdl.BindingFault | |
class | This class represents a fault binding. |
Methods with parameter type javax.wsdl.BindingFault | |
void | Add a fault binding.
|
Methods with return type javax.wsdl.BindingFault | |
BindingFault | Create a new binding fault.
|
BindingFault | BindingOperationImpl.getBindingFault(String name) Get the specified fault binding.
|
Methods with return type javax.wsdl.BindingFault | |
BindingFault |
Methods with parameter type javax.wsdl.BindingFault | |
void | Add a fault binding.
|
Methods with return type javax.wsdl.BindingFault | |
BindingFault | Create a new binding fault.
|
BindingFault | BindingOperation.getBindingFault(String name) Get the specified fault binding.
|