All Classes
-
All Classes Interface Summary Class Summary Class Description HelidonInterceptor<W> Common behavior for interceptors, invoking a preInvocation method before running an interceptedExecutable.HelidonInterceptor.Base<W> HelidonInterceptorimplementation providing as much logic as possible.HelidonInterceptor.WithPostCompletion<W> Common behavior among interceptors with both pre-invocation and post-completion behavior.HelidonRestCdiExtension<T extends RestServiceSupport> Abstract superclass of service-specific, REST-based CDI extensions.HelidonRestCdiExtension.WorkItemsManager<W> Manages a very simple multi-map ofExecutabletoClass<? extends Annotation>to aSetof typed work items.