Package ro.isdc.wro.http

Interface Summary
RequestProcessor A processor responsible for handling a request.
 

Class Summary
ConfigurableWroFilter An extension of WroFilter which allows configuration by injecting some of the properties.
DelegatingServletOutputStream Delegating implementation of ServletOutputStream.
FieldsSavingRequestWrapper A HttpServletRequestWrapper implementation, which store few request info inside its instance fields, allowing InheritableThreadLocal holding reference to HttpServletRequest to access these information even outside request cycle.
WroFilter Main entry point.
 

Enum Summary
HttpHeader Enumerates Http Headers used by wro4j.
 

Exception Summary
UnauthorizedRequestException This exception is thrown when an invalid group is requested..
 



Copyright © 2008-2011. All Rights Reserved.