|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.core.eviction.SimpleEvictableMemento
org.codehaus.wadi.core.motable.AbstractMotableMemento
org.codehaus.wadi.core.session.StandardSessionMemento
org.codehaus.wadi.core.session.DistributableSessionMemento
public class DistributableSessionMemento
| Field Summary |
|---|
| Fields inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
name, newSession |
| Fields inherited from class org.codehaus.wadi.core.eviction.SimpleEvictableMemento |
|---|
creationTime, lastAccessedTime, maxInactiveInterval |
| Constructor Summary | |
|---|---|
DistributableSessionMemento()
|
|
| Method Summary | |
|---|---|
protected DistributableAttributesMemento |
getDistributableAttributesMemento()
|
void |
readExternal(java.io.ObjectInput in)
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class org.codehaus.wadi.core.session.StandardSessionMemento |
|---|
getAttributesMemento, setAttributesMemento |
| Methods inherited from class org.codehaus.wadi.core.motable.AbstractMotableMemento |
|---|
getName, isNewSession, setName, setNewSession |
| Methods inherited from class org.codehaus.wadi.core.eviction.SimpleEvictableMemento |
|---|
getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive, setCreationTime, setLastAccessedTime, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistributableSessionMemento()
| Method Detail |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.ExternalizablereadExternal in class AbstractMotableMementojava.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.ExternalizablewriteExternal in class AbstractMotableMementojava.io.IOExceptionprotected DistributableAttributesMemento getDistributableAttributesMemento()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||