handleFault
method is invoked for fault message processing. Refer to the description of the handler framework in the JAX-WS specification for full details.
@param context the message context
@return An indication of whether handler fault processing should continuefor the current message true
to continue processing.false
to block processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|