Uses of Interface
net.officefloor.web.session.spi.RetrieveHttpSessionOperation
-
Packages that use RetrieveHttpSessionOperation Package Description net.officefloor.web.session.spi net.officefloor.web.session.store -
-
Uses of RetrieveHttpSessionOperation in net.officefloor.web.session.spi
Methods in net.officefloor.web.session.spi with parameters of type RetrieveHttpSessionOperation Modifier and Type Method Description voidHttpSessionStore. 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 RetrieveHttpSessionOperation Modifier and Type Method Description voidMemoryHttpSessionStore. retrieveHttpSession(RetrieveHttpSessionOperation operation)
-