public abstract class JsonBodyFooRequest<T> extends AbstractFooRequest
CHARSET_UTF_8| 构造器和说明 |
|---|
JsonBodyFooRequest(String url,
ClientVersion version) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.http.HttpEntity |
getEntity() |
protected abstract T |
getJsonObjectBody() |
getRestPath, setApiPathaddParameter, removeQuery, setParameteradd, addHeader, getHeaders, getRequestConfig, getURIBuilder, remove, removeHeader, set, setHeader, toRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMethodpublic JsonBodyFooRequest(String url, ClientVersion version)
protected abstract T getJsonObjectBody()
public org.apache.http.HttpEntity getEntity()
Copyright © 2016. All Rights Reserved.