Uses of Interface
org.jboss.resteasy.spi.HttpRequestPreprocessor
-
Uses of HttpRequestPreprocessor in org.jboss.resteasy.core
Modifier and TypeFieldDescriptionprotected List
<HttpRequestPreprocessor> SynchronousDispatcher.requestPreprocessors
Modifier and TypeMethodDescriptionvoid
SynchronousDispatcher.addHttpPreprocessor
(HttpRequestPreprocessor httpPreprocessor) -
Uses of HttpRequestPreprocessor in org.jboss.resteasy.spi
Modifier and TypeMethodDescriptionvoid
Dispatcher.addHttpPreprocessor
(HttpRequestPreprocessor httpPreprocessor)