|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.session.StandardAttributesMemento
org.codehaus.wadi.core.session.DistributableAttributesMemento
public class DistributableAttributesMemento
Field Summary |
---|
Fields inherited from class org.codehaus.wadi.core.session.StandardAttributesMemento |
---|
attributes |
Constructor Summary | |
---|---|
DistributableAttributesMemento()
|
Method Summary | |
---|---|
void |
readExternal(java.io.ObjectInput oi)
|
void |
writeExternal(java.io.ObjectOutput oo)
|
Methods inherited from class org.codehaus.wadi.core.session.StandardAttributesMemento |
---|
getAttributes, newAttributesMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributableAttributesMemento()
Method Detail |
---|
public void readExternal(java.io.ObjectInput oi) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput oo) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |