public class ClassDeserializer extends AbstractMapDeserializer
| Constructor and Description |
|---|
ClassDeserializer(ClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getType() |
Object |
readMap(AbstractHessianInput in) |
Object |
readObject(AbstractHessianInput in,
String[] fieldNames) |
readObjectreadLengthList, readLengthList, readList, readList, readMappublic ClassDeserializer(ClassLoader loader)
public Class getType()
getType in interface DeserializergetType in class AbstractMapDeserializerpublic Object readMap(AbstractHessianInput in) throws IOException
readMap in interface DeserializerreadMap in class AbstractDeserializerIOExceptionpublic Object readObject(AbstractHessianInput in, String[] fieldNames) throws IOException
readObject in interface DeserializerreadObject in class AbstractDeserializerIOExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.