Uses of Package
net.officefloor.web.session.spi
Packages that use net.officefloor.web.session.spi
Package
Description
-
Classes in net.officefloor.web.session.spi used by net.officefloor.web.sessionClassDescriptionGenerates the
HttpSessionId.Provides a store (or cache) ofHttpSessioninstances. -
Classes in net.officefloor.web.session.spi used by net.officefloor.web.session.generator
-
Classes in net.officefloor.web.session.spi used by net.officefloor.web.session.spiClassDescriptionOperation to obtain details of creating a new
HttpSessionwithin theHttpSessionStore.Newly createdHttpSessionrequiring a session Id.Operation to obtain details of invalidating aHttpSessionwithin theHttpSessionStore.Operation to obtain details of retrieving aHttpSessionfrom theHttpSessionStore.Operation to obtain details of storing theHttpSessionwithin theHttpSessionStore. -
Classes in net.officefloor.web.session.spi used by net.officefloor.web.session.storeClassDescriptionOperation to obtain details of creating a new
HttpSessionwithin theHttpSessionStore.Provides a store (or cache) ofHttpSessioninstances.Operation to obtain details of invalidating aHttpSessionwithin theHttpSessionStore.Operation to obtain details of retrieving aHttpSessionfrom theHttpSessionStore.Operation to obtain details of storing theHttpSessionwithin theHttpSessionStore.