Package | Description |
---|---|
com.github.wuic.servlet |
This package defines the Servlet support provided by WUIC.
|
Class and Description |
---|
HttpServletResponseAdapter
An adapter for the
HttpServletResponse which applies a default behavior or delegate any
method call to a wrapped response if not null . |
HttpUtil
Tool that can be used to deal with an HTTP request state to know if GZIP is supported and then write according to
this information a
ConvertibleNut to the HTTP response. |
ServletProcessContext
A
ProcessContext created in a HttpServletRequest execution scope. |
Copyright © 2012-2015. All Rights Reserved.