public abstract class CMSRequest<T extends CMSResponse> extends Object implements Serializable
| 构造器和说明 |
|---|
CMSRequest() |
public HttpMethod httpMethod()
public T encode(Response response, Class<T> clazz) throws CMSException
CMSExceptionpublic abstract String uri()
public abstract byte[] body()
Copyright © 2017. All Rights Reserved.