| Package | Description |
|---|---|
| ro.isdc.wro.http | |
| ro.isdc.wro.http.handler.factory |
| Modifier and Type | Method and Description |
|---|---|
protected RequestHandlerFactory |
WroFilter.newRequestHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
WroFilter.setRequestHandlerFactory(RequestHandlerFactory requestHandlerFactory)
Sets the RequestHandlerFactory used to create the collection of requestHandlers
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableRequestHandlerFactory
A
RequestHandler implementation which is easy to configure using a Properties object. |
class |
DefaultRequestHandlerFactory
Default
RequestHandlerFactory which adds all RequestHandler's provided as spi by
RequestHandlerProvider found in classpath. |
class |
SimpleRequestHandlerFactory
A
RequestHandlerFactory which holds RequestHandler's in a list. |
Copyright © 2008-2014. All Rights Reserved.