Uses of Class
com.aquima.web.api.service.SessionService
Packages that use SessionService
Package
Description
-
Uses of SessionService in com.aquima.web.api.controller.v2
Constructors in com.aquima.web.api.controller.v2 with parameters of type SessionServiceModifierConstructorDescriptionSessionController
(com.blueriq.component.api.IAquimaSessionsMap sessionManager, SessionService sessionService, SessionListener sessionListener, List<FlowEndedHandler> flowEndedHandlers) -
Uses of SessionService in com.aquima.web.components.fileupload.controller.v2
Constructors in com.aquima.web.components.fileupload.controller.v2 with parameters of type SessionServiceModifierConstructorDescriptionFileUploadController
(SessionService sessionService, FileUploadService uploadService, SessionListener sessionListener, IRuntimeKeyMapper runtimeKeyMapper)