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(Object obj,
AbstractHessianOutput out) |
getClass, writeDefinition20, writeInstance, writeObject10, writeReplacepublic void setSendJavaType(boolean sendJavaType)
public boolean getSendJavaType()
public void writeObject(Object obj, AbstractHessianOutput out) throws IOException
writeObject in interface SerializerwriteObject in class AbstractSerializerIOExceptionCopyright © 2017 Caucho Technology, Inc. All rights reserved.