public class CICommonJsonResponseHandler<T> extends Object
| Constructor and Description |
|---|
CICommonJsonResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
T |
getResponse(InputStream in,
Class<T> tClass) |
public T getResponse(InputStream in, Class<T> tClass) throws IOException
IOExceptionCopyright © 2024. All rights reserved.