org.cruxframework.crux.core.server.rest.core
Class RequestPreprocessors
java.lang.Object
org.cruxframework.crux.core.server.rest.core.RequestPreprocessors
public class RequestPreprocessors
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestPreprocessors
public RequestPreprocessors()
registerPreprocessor
public static void registerPreprocessor(String processorClassName)
iteratePreprocessors
public static Iterator<RequestPreprocessor> iteratePreprocessors()
Copyright © 2014. All rights reserved.