public class SqlDateDeserializer extends AbstractDeserializer
| Constructor and Description |
|---|
SqlDateDeserializer(Class cl) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getType() |
Object |
readMap(AbstractHessianInput in) |
Object |
readObject(AbstractHessianInput in,
String[] fieldNames) |
readLengthList, readLengthList, readList, readList, readMap, readObjectpublic SqlDateDeserializer(Class cl) throws NoSuchMethodException
NoSuchMethodExceptionpublic Class getType()
getType in interface DeserializergetType in class AbstractDeserializerpublic 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.