Package net.officefloor.web.session
-
Interface Summary Interface Description HttpSession HTTP session.HttpSessionAdministration Administration interface for theHttpSession
. -
Class Summary Class Description HttpSessionManagedObject ManagedObject
for aHttpSession
.HttpSessionManagedObjectSource ManagedObjectSource
for aHttpSession
. -
Exception Summary Exception Description InvalidatedSessionHttpException Indicates theHttpSession
is currently invalidated and can not be used.StoringSessionHttpException Indicates theHttpSession
is currently being stored and can not be altered until storage is complete.