| Interface | Description |
|---|---|
| RequestHandler |
Handler interface for components that process HTTP request.
|
| Class | Description |
|---|---|
| LazyRequestHandlerDecorator |
A decorator which allows lazy instantiation of
RequestHandler object. |
| ReloadCacheRequestHandler |
This RequestHandler will reload the cache on HTTP requests to "wroAPI/reloadCache".
|
| ReloadModelRequestHandler |
This RequestHandler will reload the model on HTTP requests to "wroAPI/reloadModel"
This handler is available only in debug mode by default.
|
| RequestHandlerSupport |
A handler which implements all the methods.
|
| ResourceProxyRequestHandler |
Provides access to wro resources via a resource proxy.
|
| ResourceWatcherRequestHandler |
Triggers resource watcher check.
|
Copyright © 2008-2014. All Rights Reserved.