|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.hessian.io.AbstractSerializer
com.caucho.hessian.io.EnumerationSerializer
public class EnumerationSerializer
Serializing a JDK 1.2 Enumeration.
Field Summary |
---|
Fields inherited from class com.caucho.hessian.io.AbstractSerializer |
---|
log, NULL |
Constructor Summary | |
---|---|
EnumerationSerializer()
|
Method Summary | |
---|---|
static EnumerationSerializer |
create()
|
void |
writeObject(java.lang.Object obj,
AbstractHessianOutput out)
|
Methods inherited from class com.caucho.hessian.io.AbstractSerializer |
---|
getClass, writeDefinition20, writeInstance, writeObject10, writeReplace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnumerationSerializer()
Method Detail |
---|
public static EnumerationSerializer create()
public void writeObject(java.lang.Object obj, AbstractHessianOutput out) throws java.io.IOException
writeObject
in interface Serializer
writeObject
in class AbstractSerializer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |