Package org.apache.tapestry5.http.internal.services
-
Interface Summary Interface Description SessionLock A wrapper aroundReentrantReadWriteLock
used to manage the lock for a session.TapestrySessionFactory Encapsulates logic for accessing the TapestrySession
(a wrapper around theHttpSession
).