Uses of Interface
org.jboss.resteasy.spi.HttpRequestPreprocessor

Packages that use HttpRequestPreprocessor
org.jboss.resteasy.core   
 

Uses of HttpRequestPreprocessor in org.jboss.resteasy.core
 

Classes in org.jboss.resteasy.core that implement HttpRequestPreprocessor
 class ExtensionHttpPreprocessor
           
 

Fields in org.jboss.resteasy.core with type parameters of type HttpRequestPreprocessor
protected  java.util.List<HttpRequestPreprocessor> SynchronousDispatcher.requestPreprocessors
           
 



Copyright © 2009. All Rights Reserved.