public class CommonResponse extends Object
| Constructor and Description |
|---|
CommonResponse(org.apache.http.Header[] headers) |
| Modifier and Type | Method and Description |
|---|---|
CommonResponse |
deSerialize(byte[] data,
Class clazz) |
String |
getFirstHeader(String key) |
public CommonResponse deSerialize(byte[] data, Class clazz) throws LogException
LogExceptionCopyright © 2025. All rights reserved.