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