org.apache.axis.transport.http
public class QSMethodHandler extends AbstractQueryStringHandler
| Method Summary | |
|---|---|
| void | invoke(MessageContext msgContext)
Performs the action associated with this particular query string
handler.
|
Parameters: msgContext a MessageContext object containing message context information for this query string handler.
Throws: AxisFault if an error occurs.