public interface UrlRestfulManager
Modifier and Type | Field and Description |
---|---|
static String |
URL_RESTFUL_XSTREAM |
Modifier and Type | Method and Description |
---|---|
void |
addRules(Rules Rules)
增加restful配置信息
|
Context |
getContext(String requestPath,
String httpMethod,
String accept)
根据请求路径、请求的方法以及请求头的accept 组装此次请求的上下文对象
|
void |
removeRules(Rules Rules)
移除restful配置信息
|
static final String URL_RESTFUL_XSTREAM
Copyright © 2006–2018 TinyGroup. All rights reserved.