Uses of Class
org.apache.tapestry5.http.internal.services.SessionImpl
-
Packages that use SessionImpl Package Description org.apache.tapestry5.http.internal.services -
-
Uses of SessionImpl in org.apache.tapestry5.http.internal.services
Subclasses of SessionImpl in org.apache.tapestry5.http.internal.services Modifier and Type Class Description class
ClusteredSessionImpl
A thin wrapper aroundHttpSession
that supports re-storing of mutable session attributes at the end of the request (seeClusteredSessionImpl.restoreDirtyObjects()
).
-