Uses of Interface
net.officefloor.web.session.spi.StoreHttpSessionOperation
Packages that use StoreHttpSessionOperation
-
Uses of StoreHttpSessionOperation in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type StoreHttpSessionOperationModifier and TypeMethodDescriptionvoidHttpSessionStore.storeHttpSession(StoreHttpSessionOperation operation) Triggers storing theHttpSessiondetails. -
Uses of StoreHttpSessionOperation in net.officefloor.web.session.store
Methods in net.officefloor.web.session.store with parameters of type StoreHttpSessionOperationModifier and TypeMethodDescriptionvoidMemoryHttpSessionStore.storeHttpSession(StoreHttpSessionOperation operation)