org.apache.axis2.transport.http
Class HTTPTransportReceiver
java.lang.Object
org.apache.axis2.transport.http.HTTPTransportReceiver
public class HTTPTransportReceiver
- extends Object
Class HTTPTransportReceiver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPTransportReceiver
public HTTPTransportReceiver()
getGetRequestParameters
public static Map getGetRequestParameters(String requestURI)
getServicesHTML
public static String getServicesHTML(ConfigurationContext configurationContext)
- Returns the HTML text for the list of services deployed.
This can be delegated to another Class as well
where it will handle more options of GET messages.
- Returns:
- Returns String.
printServiceHTML
public static String printServiceHTML(String serviceName,
ConfigurationContext configurationContext)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.