public class QSListHandler extends AbstractQueryStringHandler
exceptionLog, log| Constructor and Description |
|---|
QSListHandler() |
| 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, writeFaultpublic 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.