Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Ro.isdc.wro.http.handler Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
ConfigurableRequestHandlerFactoryA RequestHandler implementation which is easy to configure using a Properties object.Classro.isdc.wro.http.handler.factoryWro4J
DefaultRequestHandlerFactoryDefault RequestHandlerFactory which adds all RequestHandler's provided as spi by RequestHandlerProvider found in classpath.Classro.isdc.wro.http.handler.factoryWro4J
DefaultRequestHandlerProviderProvides RequestHandler implementation from core module.Classro.isdc.wro.http.handler.spiWro4J
LazyRequestHandlerDecoratorA decorator which allows lazy instantiation of RequestHandler object.Classro.isdc.wro.http.handlerWro4J
ReloadCacheRequestHandlerThis RequestHandler will reload the cache on HTTP requests to "wroAPI/reloadCache".Classro.isdc.wro.http.handlerWro4J
ReloadModelRequestHandlerThis RequestHandler will reload the model on HTTP requests to "wroAPI/reloadModel" This handler is available only in debug mode by default.Classro.isdc.wro.http.handlerWro4J
RequestHandlerHandler interface for components that process HTTP request.Interfacero.isdc.wro.http.handlerWro4J
RequestHandlerFactoryResponsible for creating a RequestHandler's collection.Interfacero.isdc.wro.http.handler.factoryWro4J
RequestHandlerProviderA service provider responsible for providing new implementations of RequestHandler.Interfacero.isdc.wro.http.handler.spiWro4J
RequestHandlerSupportA handler which implements all the methods.Classro.isdc.wro.http.handlerWro4J
ResourceProxyRequestHandlerProvides access to wro resources via a resource proxy.Classro.isdc.wro.http.handlerWro4J
SimpleRequestHandlerFactoryA RequestHandlerFactory which holds RequestHandler's in a list.Classro.isdc.wro.http.handler.factoryWro4J