public interface QSHandler
Modifier and Type | Method and Description |
---|---|
void |
invoke(MessageContext msgContext)
Performs the action associated with this particular query string
handler.
|
void invoke(MessageContext msgContext) throws AxisFault
msgContext
- a MessageContext object containing message context
information for this query string handler.AxisFault
- if an error occurs.Copyright © The Apache Software Foundation. All Rights Reserved.