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