org.apache.axis.transport.http
Class QSListHandler
- QSHandler
public class QSListHandler
The QSListHandler class is a handler which lists the AXIS Server's
configuration when the query string "list" is encountered in an AXIS servlet
invocation.
- Curtiss Howard (code mostly from AxisServlet class)
- Doug Davis (dug@us.ibm.com)
- Steve Loughran
void | invoke(MessageContext msgContext) - Performs the action associated with this particular query string
handler.
|
invoke
public void invoke(MessageContext msgContext)
throws AxisFault
Performs the action associated with this particular query string
handler.
- invoke in interface QSHandler
msgContext
- a MessageContext object containing message context
information for this query string handler.
Copyright © 2005 Apache Web Services Project. All Rights Reserved.