|
||||||||||
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.IteratorSerializer
public class IteratorSerializer
Serializing a JDK 1.2 Iterator.
Field Summary |
---|
Fields inherited from class com.caucho.hessian.io.AbstractSerializer |
---|
log |
Constructor Summary | |
---|---|
IteratorSerializer()
|
Method Summary | |
---|---|
static IteratorSerializer |
create()
|
void |
writeObject(java.lang.Object obj,
AbstractHessianOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IteratorSerializer()
Method Detail |
---|
public static IteratorSerializer 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 |