public abstract class AbstractStringValueDeserializer extends AbstractDeserializer
NULL| 构造器和说明 |
|---|
AbstractStringValueDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
readMap(AbstractHessianInput in) |
Object |
readObject(AbstractHessianInput in,
Object[] fields)
Reads an object instance from the input stream
|
createField, createFields, getType, isReadResolve, readLengthList, readLengthList, readList, readList, readMap, readObject, readObjectpublic Object readMap(AbstractHessianInput in) throws IOException
readMap 在接口中 DeserializerreadMap 在类中 AbstractDeserializerIOExceptionpublic Object readObject(AbstractHessianInput in, Object[] fields) throws IOException
AbstractDeserializerreadObject 在接口中 DeserializerreadObject 在类中 AbstractDeserializerin - the input streamfields - the deserializer's own field marshalIOExceptionCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.