Uses of Interface
org.apache.tapestry5.http.internal.services.SessionLock
-
Packages that use SessionLock Package Description org.apache.tapestry5.http.internal.services -
-
Uses of SessionLock in org.apache.tapestry5.http.internal.services
Constructors in org.apache.tapestry5.http.internal.services with parameters of type SessionLock Constructor Description ClusteredSessionImpl(HttpServletRequest request, HttpSession session, SessionLock lock, SessionPersistedObjectAnalyzer analyzer)
SessionImpl(HttpServletRequest request, HttpSession session, SessionLock lock)
-