public class PushRestResponseJsonUnmapper extends Object
| 构造器和说明 |
|---|
PushRestResponseJsonUnmapper() |
public <X extends PushResponse> X unmarshall(int httpStatusCode, String jsonResponse, X resp) throws PushClientException, PushServerException
public void unmarshall(int httpStatusCode,
String jsonResponse)
throws PushClientException,
PushServerException
Copyright © 2017. All rights reserved.