Interface | Description |
---|---|
AcceptMatcher |
A matcher for items in
Accept , Accept-Charset ,
Accept-Encoding or Accept-Language HTTP headers. |
Class | Description |
---|---|
AbstractResourceSerlvlet |
An abstract base servlet, which provides the additional header functionality
for concrete implementations.
|
AcceptHelper |
Provide selections of items from
Accept , Accept-Charset ,
Accept-Encoding or Accept-Language HTTP headers. |
AdditionalHeader |
A configuration POJO, which lets the user configure additional
headers to be delivered based on MIME type and/ or path regex matching.
|
CompressionHelper |
This class provides static functionality for handling compression algorithms
controlled through the
Content-Coding header field. |
LocaleHelper |
This class provides static functionality for handling locales.
|
RequestHelper |
Static helper function for extracting special information from
requests.
|
ResourceServlet |
A servlet, which exports parts of the
ServletContext 's resources as HTTP resources
with configuration options on which items should be delivered in compressed form. |
ResponseHelper |
Static helper functions for frequently needed additions to HTTP responses.
|
ReverseProxyServlet |
A servlet, which acts as a reverse proxy.
|
UrlHelper |
Static helpers for manipulating URLs and URIs.
|
Copyright © 2013 Clazzes.org. All Rights Reserved.