public interface JSONParamReader
| Modifier and Type | Method and Description |
|---|---|
Object |
readJsonParam(InputStream is,
Class<?> type) |
Object readJsonParam(InputStream is, Class<?> type) throws IOException
IOExceptionCopyright © 2015. All rights reserved.