Uses of Interface
net.officefloor.web.session.spi.CreateHttpSessionOperation
Packages that use CreateHttpSessionOperation
-
Uses of CreateHttpSessionOperation in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type CreateHttpSessionOperationModifier and TypeMethodDescriptionvoidHttpSessionStore.createHttpSession(CreateHttpSessionOperation operation) Triggers creating new details for aHttpSession. -
Uses of CreateHttpSessionOperation in net.officefloor.web.session.store
Methods in net.officefloor.web.session.store with parameters of type CreateHttpSessionOperationModifier and TypeMethodDescriptionvoidMemoryHttpSessionStore.createHttpSession(CreateHttpSessionOperation operation)