public class UUIDDeserializer extends AbstractDeserializer
| Constructor and Description |
|---|
UUIDDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getType() |
Object |
readObject(AbstractHessianInput in) |
Object |
readObject(AbstractHessianInput in,
String[] fieldNames) |
readLengthList, readLengthList, readList, readList, readMap, readMappublic Class getType()
getType in interface DeserializergetType in class AbstractDeserializerpublic Object readObject(AbstractHessianInput in) throws IOException
readObject in interface DeserializerreadObject in class AbstractDeserializerIOExceptionpublic Object readObject(AbstractHessianInput in, String[] fieldNames) throws IOException
readObject in interface DeserializerreadObject in class AbstractDeserializerIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.