public static final class Unmarshallers.CICommonJsonUnmarshaller<T> extends Object implements Unmarshaller<T,InputStream>
| Constructor and Description |
|---|
CICommonJsonUnmarshaller(Class<T> cls) |
| Modifier and Type | Method and Description |
|---|---|
T |
unmarshall(InputStream in) |
public T unmarshall(InputStream in) throws IOException
unmarshall in interface Unmarshaller<T,InputStream>IOExceptionCopyright © 2024. All rights reserved.