public class QSMethodHandler extends AbstractQueryStringHandler
exceptionLog, log
Constructor and Description |
---|
QSMethodHandler() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(MessageContext msgContext)
Performs the action associated with this particular query string
handler.
|
configureFromContext, configureResponseFromAxisFault, convertExceptionToAxisFault, isDevelopment, processAxisFault, writeFault
public 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.