public class MapSerializer extends AbstractSerializer
log, NULL
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(java.lang.Object obj,
AbstractHessianOutput out) |
getClass, writeDefinition20, writeInstance, writeObject10, writeReplace
public void setSendJavaType(boolean sendJavaType)
public boolean getSendJavaType()
public void writeObject(java.lang.Object obj, AbstractHessianOutput out) throws java.io.IOException
writeObject
in interface Serializer
writeObject
in class AbstractSerializer
java.io.IOException