Uses of Interface
net.officefloor.web.session.spi.RetrieveHttpSessionOperation
Packages that use RetrieveHttpSessionOperation
-
Uses of RetrieveHttpSessionOperation in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type RetrieveHttpSessionOperationModifier and TypeMethodDescriptionvoidHttpSessionStore.retrieveHttpSession(RetrieveHttpSessionOperation operation) Triggers retrieving theHttpSessiondetails. -
Uses of RetrieveHttpSessionOperation in net.officefloor.web.session.store
Methods in net.officefloor.web.session.store with parameters of type RetrieveHttpSessionOperationModifier and TypeMethodDescriptionvoidMemoryHttpSessionStore.retrieveHttpSession(RetrieveHttpSessionOperation operation)