org.apache.axis2.transport.http
Class ListingAgent
java.lang.Object
org.apache.axis2.transport.http.ListingAgent
- public class ListingAgent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADMIN_JSP_NAME
public static final String ADMIN_JSP_NAME
- See Also:
- Constant Field Values
RUNNING_PORT
public static final String RUNNING_PORT
- See Also:
- Constant Field Values
ListingAgent
public ListingAgent(ConfigurationContext configContext)
handle
public void handle(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse,
OutputStream out)
throws IOException,
Exception
- Throws:
IOException
Exception