public class HttpMethodManager
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
HttpMethodWrapper |
getHttpHandler(java.lang.String uri) |
static HttpMethodManager |
getInstance() |
void |
resetHttpHandler(HttpMethodWrapper handler) |
public static HttpMethodManager getInstance()
public void resetHttpHandler(HttpMethodWrapper handler)
public HttpMethodWrapper getHttpHandler(java.lang.String uri)