public class HTTPTransportReceiver
extends java.lang.Object
| Constructor and Description |
|---|
HTTPTransportReceiver() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map |
getGetRequestParameters(java.lang.String requestURI) |
static java.lang.String |
getServicesHTML(ConfigurationContext configurationContext)
Returns the HTML text for the list of services deployed.
|
static java.lang.String |
printServiceHTML(java.lang.String serviceName,
ConfigurationContext configurationContext) |
public static java.util.Map getGetRequestParameters(java.lang.String requestURI)
public static java.lang.String getServicesHTML(ConfigurationContext configurationContext)
public static java.lang.String printServiceHTML(java.lang.String serviceName,
ConfigurationContext configurationContext)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.