Uses of Interface
org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer
Packages that use HandlerChainCustomizer
Package
Description
-
Uses of HandlerChainCustomizer in org.jboss.resteasy.reactive.server.core
Methods in org.jboss.resteasy.reactive.server.core that return types with arguments of type HandlerChainCustomizerMethod parameters in org.jboss.resteasy.reactive.server.core with type arguments of type HandlerChainCustomizerModifier and TypeMethodDescriptionDeploymentInfo.setGlobalHandlerCustomizers(List<HandlerChainCustomizer> globalHandlerCustomers) -
Uses of HandlerChainCustomizer in org.jboss.resteasy.reactive.server.model
Classes in org.jboss.resteasy.reactive.server.model that implement HandlerChainCustomizerModifier and TypeClassDescriptionclassclassclassMethods in org.jboss.resteasy.reactive.server.model that return types with arguments of type HandlerChainCustomizerMethod parameters in org.jboss.resteasy.reactive.server.model with type arguments of type HandlerChainCustomizerModifier and TypeMethodDescriptionServerResourceMethod.setHandlerChainCustomizers(List<HandlerChainCustomizer> handlerChainCustomizers)