类 MochowResponseMetadata
java.lang.Object
com.baidu.mochow.http.MochowResponseMetadata
- 所有已实现的接口:
Serializable
Represents additional metadata included with a response from Mochow.
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明longvoidsetContentLength(long contentLength) voidsetContentType(String contentType) voidsetRequestID(String requestID) toString()