handleMessage method is invoked for normal processing of inbound and outbound messages. 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 processing should continue forthe current message true to continue processing.false to block processing. | |
| |
| |
| |
| |
| |
| |
| |