Package io.github.kaktushose.jdac.dispatching.middleware
package io.github.kaktushose.jdac.dispatching.middleware
Middlewares get executed between preparation and method invocation.
-
ClassDescriptionMiddlewares run just before an interaction event gets dispatched.Enum to define with witch priority a
Middlewareshould be executed.