public class MapSerializer extends AbstractSerializer
| Constructor and Description |
|---|
MapSerializer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSendJavaType()
Return true if the java type of the collection should be sent.
|
void |
setSendJavaType(boolean sendJavaType)
Set true if the java type of the collection should be sent.
|
void |
writeObject(Object obj,
AbstractHessianOutput out) |
public boolean getSendJavaType()
public void setSendJavaType(boolean sendJavaType)
public void writeObject(Object obj, AbstractHessianOutput out) throws IOException
writeObject in interface SerializerwriteObject in class AbstractSerializerIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.