| Frames | No Frames |
Classes implementing javax.wsdl.Fault | |
| class | This class represents a fault message, and contains the name
of the fault and the message itself.
|
Methods with parameter type javax.wsdl.Fault | |
| void | Add a fault message that must be associated with this
operation.
|
Methods with return type javax.wsdl.Fault | |
| Fault | Create a new fault.
|
| Fault | OperationImpl.getFault(String name) Get the specified fault message.
|
Methods with return type javax.wsdl.Fault | |
| Fault | |
Methods with parameter type javax.wsdl.Fault | |
| void | Add a fault message that must be associated with this
operation.
|
Methods with return type javax.wsdl.Fault | |
| Fault | Create a new fault.
|
| Fault | Get the specified fault message.
|