|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.impl.SimpleEvictable
org.codehaus.wadi.impl.AbstractMotable
org.codehaus.wadi.impl.AbstractContext
org.codehaus.wadi.impl.StandardSession
org.codehaus.wadi.impl.DistributableSession
org.codehaus.wadi.impl.AbstractReplicableSession
org.codehaus.wadi.impl.PartiallyReplicableSession
Field Summary |
Fields inherited from class org.codehaus.wadi.impl.StandardSession |
_attributes, _config, _emptyEnumeration, _emptyStringArray, _httpSessionEvent, _log, _wrapper |
Fields inherited from class org.codehaus.wadi.impl.AbstractContext |
_lock |
Fields inherited from class org.codehaus.wadi.impl.AbstractMotable |
_name |
Fields inherited from class org.codehaus.wadi.impl.SimpleEvictable |
_creationTime, _lastAccessedTime, _maxInactiveInterval |
Constructor Summary | |
PartiallyReplicableSession(ReplicableSessionConfig config)
|
Method Summary | |
void |
readEnded()
|
Methods inherited from class org.codehaus.wadi.impl.AbstractReplicableSession |
copy, destroy, destroy, init, init2, mote |
Methods inherited from class org.codehaus.wadi.impl.DistributableSession |
findHelper, getBodyAsByteArray, getHttpSessionAttributeListenersRegistered, getListenerNames, getStreamer, readContent, setBodyAsByteArray, writeContent |
Methods inherited from class org.codehaus.wadi.impl.StandardSession |
getAttribute, getAttributeNameEnumeration, getAttributeNameSet, getAttributeNameStringArray, getConfig, getHttpSessionEvent, getId, getValuePool, getWrapper, notifyAttributeListeners, notifyBindingListeners, removeAttribute, setAttribute, setLastAccessedTime, setMaxInactiveInterval |
Methods inherited from class org.codehaus.wadi.impl.AbstractContext |
getBodyAsByteBuffer, getExclusiveLock, getSharedLock, setBodyAsByteBuffer |
Methods inherited from class org.codehaus.wadi.impl.AbstractMotable |
getName |
Methods inherited from class org.codehaus.wadi.impl.SimpleEvictable |
checkTimeframe, copy, getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive, init, isNew, mote |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.wadi.DistributableAttributesConfig |
getHttpSessionEvent |
Methods inherited from interface org.codehaus.wadi.AttributesConfig |
getValuePool |
Methods inherited from interface org.codehaus.wadi.Context |
getExclusiveLock, getSharedLock |
Methods inherited from interface org.codehaus.wadi.Motable |
getBodyAsByteBuffer, getName, setBodyAsByteBuffer |
Methods inherited from interface org.codehaus.wadi.Evictable |
checkTimeframe, copy, getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive, init, isNew, mote |
Constructor Detail |
public PartiallyReplicableSession(ReplicableSessionConfig config)
Method Detail |
public void readEnded()
readEnded
in interface RWLockListener
readEnded
in class AbstractReplicableSession
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |