Uses of Interface
com.kingsrook.qqq.middleware.javalin.executors.io.ManageSessionOutputInterface
Packages that use ManageSessionOutputInterface
Package
Description
This package contains (hopefully generally) api-version-agnostic classes
that implement the actual QQQ Middleware.
-
Uses of ManageSessionOutputInterface in com.kingsrook.qqq.middleware.javalin.executors
Subclasses with type arguments of type ManageSessionOutputInterface in com.kingsrook.qqq.middleware.javalin.executorsMethods in com.kingsrook.qqq.middleware.javalin.executors with parameters of type ManageSessionOutputInterfaceModifier and TypeMethodDescriptionvoid
ManageSessionExecutor.execute
(ManageSessionInput input, ManageSessionOutputInterface output) -
Uses of ManageSessionOutputInterface in com.kingsrook.qqq.middleware.javalin.specs.v1.responses
Classes in com.kingsrook.qqq.middleware.javalin.specs.v1.responses that implement ManageSessionOutputInterface