public class WebUI extends Object
Modifier and Type | Method and Description |
---|---|
String |
handleRequest(String component,
ApiImplementor impl,
API.RequestType reqType,
String name) |
String |
handleRequest(org.apache.commons.httpclient.URI uri,
boolean apiEnabled) |
public WebUI(API api)
public String handleRequest(String component, ApiImplementor impl, API.RequestType reqType, String name) throws ApiException
ApiException
public String handleRequest(org.apache.commons.httpclient.URI uri, boolean apiEnabled)