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