Uses of Class
org.cruxframework.crux.core.server.rest.core.dispatch.RequestPreprocessor

Packages that use RequestPreprocessor
org.cruxframework.crux.core.server.rest.core   
org.cruxframework.crux.core.server.rest.core.dispatch   
 

Uses of RequestPreprocessor in org.cruxframework.crux.core.server.rest.core
 

Methods in org.cruxframework.crux.core.server.rest.core that return types with arguments of type RequestPreprocessor
static Iterator<RequestPreprocessor> RequestPreprocessors.iteratePreprocessors()
           
 

Uses of RequestPreprocessor in org.cruxframework.crux.core.server.rest.core.dispatch
 

Fields in org.cruxframework.crux.core.server.rest.core.dispatch with type parameters of type RequestPreprocessor
protected  List<RequestPreprocessor> MethodInvoker.preprocessors
           
 

Methods in org.cruxframework.crux.core.server.rest.core.dispatch that return RequestPreprocessor
 RequestPreprocessor RequestPreprocessor.createProcessor(RequestProcessorContext context)
           
 



Copyright © 2015. All rights reserved.