A B C D F G H I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCacheRequest - Class in com.twelvemonkeys.servlet.cache
-
AbstractCacheRequest
- AbstractCacheRequest(URI, String) - Constructor for class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
- AbstractCacheResponse - Class in com.twelvemonkeys.servlet.cache
-
AbstractCacheResponse
- AbstractCacheResponse() - Constructor for class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- addHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- addHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- addHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
- addHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
-
Adds a header key/value pair for this response.
- AreaOfInterest - Interface in com.twelvemonkeys.servlet.image.aoi
- AreaOfInterestFactory - Class in com.twelvemonkeys.servlet.image.aoi
- AreaOfInterestFactory() - Constructor for class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
- AreaOfInterestWrapper - Class in com.twelvemonkeys.servlet.image.aoi
- AreaOfInterestWrapper(AreaOfInterest) - Constructor for class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- asMap(FilterConfig) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an unmodifiable
Map
view of the givenFilterConfig
s init-parameters. - asMap(ServletConfig) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an unmodifiable
Map
view of the givenServletConfig
s init-parameters. - ATTRIB_AOI - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Rectangle
controlling image source region (area of interest). - ATTRIB_AOI_PERCENT - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Boolean
controlling image AOI. - ATTRIB_AOI_UNIFORM - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Boolean
controlling image AOI. - ATTRIB_BG_COLOR - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Color
controlling background color for any transparent/translucent areas of the image. - ATTRIB_IMAGE_RESAMPLE_ALGORITHM - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Integer
controlling image resample algorithm. - ATTRIB_OUTPUT_QUALITY - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Float
controlling image output compression/quality. - ATTRIB_READ_SUBSAMPLING_FACTOR - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Double
controlling image read subsampling factor. - ATTRIB_SIZE - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Dimension
controlling image size. - ATTRIB_SIZE_PERCENT - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Boolean
controlling image sizing. - ATTRIB_SIZE_UNIFORM - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Request attribute of type
Boolean
controlling image sizing. - attributesAsMap(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an modifiable
Map
view of the givenServletContext
s attributes. - attributesAsMap(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an modifiable
Map
view of the givenServletRequest
s attributes. - AWTImageFilterAdapter - Class in com.twelvemonkeys.servlet.image
-
AWTImageFilterAdapter
- AWTImageFilterAdapter() - Constructor for class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
B
- BrowserHelperFilter - Class in com.twelvemonkeys.servlet
-
BrowserHelperFilter
- BrowserHelperFilter() - Constructor for class com.twelvemonkeys.servlet.BrowserHelperFilter
- BufferedImageOpAdapter - Class in com.twelvemonkeys.servlet.image
-
BufferedImageOpAdapter
- BufferedImageOpAdapter() - Constructor for class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
C
- CacheException - Exception in com.twelvemonkeys.servlet.cache
-
CacheException
- CacheException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.cache.CacheException
- CacheFilter - Class in com.twelvemonkeys.servlet.cache
-
A Filter that provides response caching, for HTTP
GET
requests. - CacheFilter() - Constructor for class com.twelvemonkeys.servlet.cache.CacheFilter
- CacheRequest - Interface in com.twelvemonkeys.servlet.cache
-
CacheRequest
- CacheResponse - Interface in com.twelvemonkeys.servlet.cache
-
CacheResponse
- calculateX(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
- calculateX(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- calculateX(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- calculateY(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
- calculateY(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- calculateY(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- ClientCacheRequest - Class in com.twelvemonkeys.servlet.cache
-
ClientCacheRequest
- ClientCacheRequest(URI, Map<String, List<String>>, Map<String, List<String>>) - Constructor for class com.twelvemonkeys.servlet.cache.ClientCacheRequest
- ClientCacheResponse - Class in com.twelvemonkeys.servlet.cache
-
ClientCacheResponse
- ClientCacheResponse() - Constructor for class com.twelvemonkeys.servlet.cache.ClientCacheResponse
- ColorServlet - Class in com.twelvemonkeys.servlet.image
-
Creates a minimal 1 x 1 pixel PNG image, in a color specified by the
"color"
parameter. - ColorServlet() - Constructor for class com.twelvemonkeys.servlet.image.ColorServlet
-
Creates a ColorDroplet.
- com.twelvemonkeys.servlet - package com.twelvemonkeys.servlet
- com.twelvemonkeys.servlet.cache - package com.twelvemonkeys.servlet.cache
- com.twelvemonkeys.servlet.fileupload - package com.twelvemonkeys.servlet.fileupload
- com.twelvemonkeys.servlet.gzip - package com.twelvemonkeys.servlet.gzip
- com.twelvemonkeys.servlet.image - package com.twelvemonkeys.servlet.image
- com.twelvemonkeys.servlet.image.aoi - package com.twelvemonkeys.servlet.image.aoi
- ComposeFilter - Class in com.twelvemonkeys.servlet.image
-
ComposeFilter
- ComposeFilter() - Constructor for class com.twelvemonkeys.servlet.image.ComposeFilter
- contentLength - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- ContentNegotiationFilter - Class in com.twelvemonkeys.servlet.image
-
This filter implements server side content negotiation and transcoding for images.
- ContentNegotiationFilter() - Constructor for class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
- contextDestroyed(ServletContextEvent) - Method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- contextInitialized(ServletContextEvent) - Method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- createAreaOfInterest(int, int, boolean, boolean) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
- createOutputStream() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- createOutputStream() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
-
Returns the
OutputStream
. - createWrapper(ServletRequestWrapper) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates a wrapper that implements either
ServletRequest
orHttpServletRequest
, depending on the type ofpImplementation.getRequest()
. - createWrapper(ServletResponseWrapper) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates a wrapper that implements either
ServletResponse
orHttpServletResponse
, depending on the type ofpImplementation.getResponse()
. - CropFilter - Class in com.twelvemonkeys.servlet.image
-
This Servlet is able to render a cropped part of an image.
- CropFilter() - Constructor for class com.twelvemonkeys.servlet.image.CropFilter
D
- DebugServlet - Class in com.twelvemonkeys.servlet
-
DebugServlet class description.
- DebugServlet() - Constructor for class com.twelvemonkeys.servlet.DebugServlet
- DEFAULT_TYPE - Static variable in class com.twelvemonkeys.servlet.ThrottleFilter
-
Default response content type
- DefaultAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
- DefaultAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- DefaultAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- defaultScaleQuality - Variable in class com.twelvemonkeys.servlet.image.ScaleFilter
- defaultValue() - Method in annotation type com.twelvemonkeys.servlet.InitParam
- DEFUALT_RESPONSE_MESSAGE - Static variable in class com.twelvemonkeys.servlet.ThrottleFilter
-
Default response message sent to user agents, if the request is rejected
- destroy() - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
- destroy() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Called by the web container to indicate to a filter that it is being taken out of service.
- doCached(CacheRequest, CacheResponse, ResponseResolver) - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
-
Looks up the
CachedEntity
for the given request. - doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ComposeFilter
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.CropFilter
-
Reads the image from the requested URL, scales it, crops it, and returns it in the Servlet stream.
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
-
Filters the image for this request.
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.NullImageFilter
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.RotateFilter
-
Reads the image from the requested URL, rotates it, and returns it in the Servlet stream.
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Reads the image from the requested URL, scales it, and returns it in the Servlet stream.
- doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
-
This implementation does no filtering, and simply returns the image passed in.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
The
doFilter
method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain. - doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.BrowserHelperFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
-
Examines the request content type, and if it is a
multipart/*
request, wraps the request with aHttpFileUploadRequest
. - doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Invoked once, or each time a request/response pair is passed through the chain, depending on the
GenericFilter.oncePerRequest
member variable. - doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.gzip.GZIPFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
-
The
doFilterImpl
method is called once, or each time a request/response pair is passed through the chain, depending on theGenericFilter.oncePerRequest
member variable. - doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
-
Extracts request parameters, and sets the corresponding request attributes if specified.
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.TimingFilter
- doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.twelvemonkeys.servlet.StaticContentServlet
F
- FILE_EXT_HEADERS - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The file extension for header files (
".headers"
) - FILE_EXT_VARY - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The file extension for varation-info files (
".vary"
) - FileSizeExceededException - Exception in com.twelvemonkeys.servlet.fileupload
-
FileSizeExceededException
- FileSizeExceededException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileSizeExceededException
- FileUploadException - Exception in com.twelvemonkeys.servlet.fileupload
-
FileUploadException
- FileUploadException(String) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
- FileUploadException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
- FileUploadException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
- FileUploadFilter - Class in com.twelvemonkeys.servlet.fileupload
-
A servlet
Filter
for processing HTTP file upload requests, as specified by Form-based File Upload in HTML (RFC1867). - FileUploadFilter() - Constructor for class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
- flush() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Writes the image to the original
ServletOutputStream
. - flushBuffer() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- flushBuffer() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- flushResponse() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
G
- GenericFilter - Class in com.twelvemonkeys.servlet
-
Defines a generic, protocol-independent filter.
- GenericFilter() - Constructor for class com.twelvemonkeys.servlet.GenericFilter
-
Does nothing.
- GenericServlet - Class in com.twelvemonkeys.servlet
-
Defines a generic, protocol-independent servlet.
- GenericServlet() - Constructor for class com.twelvemonkeys.servlet.GenericServlet
- getAOI(Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
- getAOI(Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- getAOI(Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- getBooleanParameter(ServletRequest, String, boolean) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to a
boolean
. If the parameter is not set or not parseable, the default value is returned. - getBounds(int, int, int, int, int, boolean, BufferedImage) - Method in class com.twelvemonkeys.servlet.image.CropFilter
- getCachedResponse() - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
-
Returns the final (immutable)
CachedResponse
created by thisWritableCachedResponse
. - getContentType() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
-
Returns the content type of the file.
- getContextRelativeURI(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the request URI relative to the current context path.
- getCrop(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
- getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
- getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
- getDateParameter(ServletRequest, String, long) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to a
Date
. If the parameter is not set or not parseable, the default value is returned. - getDefault() - Static method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
- getDimensions(Image, int, int, int, boolean) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Gets the dimensions (height and width) of the scaled image.
- getDoubleParameter(ServletRequest, String, double) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to a
double
. If the parameter is not set or not parseable, the default value is returned. - getFilterConfig() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Gets the
FilterConfig
for this filter. - getFilterName() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Returns the filter-name of this filter as defined in the deployment descriptor.
- getFloatParameter(ServletRequest, String, float) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to a
float
. If the parameter is not set or not parseable, the default value is returned. - getForwardContextPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the context path of the resource this request was forwarded from.
- getForwardPathInfo(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the path info of the resource this request was forwarded from.
- getForwardQueryString(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the query string of the resource this request was forwarded from.
- getForwardRequestURI(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the URI of the resource this request was forwarded from.
- getForwardServletPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the servlet path of the resource this request was forwarded from.
- getHeaders() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- getHeaders() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getHeaders() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- getHeaders() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
- getHeaders() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
- getImage() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Gets the decoded image from the response.
- getIncludeContextPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the context path of the resource currently included.
- getIncludePathInfo(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the path info of the resource currently included.
- getIncludeQueryString(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the query string of the resource currently included.
- getIncludeRequestURI(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the URI of the resource currently included.
- getIncludeServletPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the servlet path of the resource currently included.
- getInitParameter(String) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Returns a
String
containing the value of the named initialization parameter, or null if the parameter does not exist. - getInitParameterNames() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Returns the names of the servlet's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the servlet has no initialization parameters. - getInputStream() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheResponse
- getInputStream() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
-
Returns the file data, as an
InputStream
. - getIntParameter(ServletRequest, String, int) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to an
int
. If the parameter is not set or not parseable, the default value is returned. - getLastModified(HttpServletRequest) - Method in class com.twelvemonkeys.servlet.StaticContentServlet
- getLongParameter(ServletRequest, String, long) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request converted to an
long
. If the parameter is not set or not parseable, the default value is returned. - getMethod() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
- getMethod() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getName() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
-
Returns the original file name (from client).
- getOriginalDimension() - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
- getOriginalDimension() - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
- getOriginalDimension() - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
- getOutputContentType() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Gets the image format for this response, such as "image/gif" or "image/jpeg".
- getOutputStream() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- getOutputStream() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheResponse
- getOutputStream() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
- getOutputStream() - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
-
Gets the
OutputStream
for this cached response. - getOutputStream() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- getOutputStream() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
-
Returns the wrapped
OutputStream
. - getOutputStream() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- getParameter(ServletRequest, String, String) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the value of the given parameter from the request, or if the parameter is not set, the default value.
- getParameters() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getParameters() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
- getParameters() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
- getQuality(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Gets the quality constant for the scaling, from the string argument.
- getRealFile(CacheRequest) - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
-
Allows a server-side cache mechanism to peek at the real file.
- getRealURL(ServletContext, String) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Returns a
URL
containing the real path for a given virtual path, on URL form. - getRequestURI() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
- getRequestURI() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getServerName() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getServerName() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
- getServerName() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
- getServerPort() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
- getServerPort() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
- getServerPort() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
- getServletContext() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Returns a reference to the
ServletContext
in which the caller is executing. - getSessionId(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the unique identifier assigned to this session.
- getStatus() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- getStatus() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- getTempDir(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Gets the temp directory for the given
ServletContext
(web app). - getUnits(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Gets the units constant for the width and height arguments, from the given string argument.
- getUploadedFile(String) - Method in interface com.twelvemonkeys.servlet.fileupload.HttpFileUploadRequest
-
Returns the value of a request parameter as an
UploadedFile
, ornull
if the parameter does not exist. - getUploadedFiles(String) - Method in interface com.twelvemonkeys.servlet.fileupload.HttpFileUploadRequest
-
Returns an array of
UploadedFile
objects containing all the values for the given request parameter, ornull
if the parameter does not exist. - getWriter() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- getWriter() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- GZIPFilter - Class in com.twelvemonkeys.servlet.gzip
-
A filter to reduce the output size of web resources.
- GZIPFilter() - Constructor for class com.twelvemonkeys.servlet.gzip.GZIPFilter
- gzipOut - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- GZIPResponseWrapper - Class in com.twelvemonkeys.servlet.gzip
-
GZIPResponseWrapper class description.
- GZIPResponseWrapper(HttpServletResponse) - Constructor for class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
H
- HEADER_CACHE_CONTROL - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Cache-Control"
- HEADER_CACHED_TIME - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
HTTP extension header
"X-Cached-At"
- HEADER_CONTENT_TYPE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Content-Type"
- HEADER_DATE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Date"
- HEADER_ETAG - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"ETag"
- HEADER_EXPIRES - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Expires"
- HEADER_IF_MODIFIED_SINCE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"If-Modified-Since"
- HEADER_IF_NONE_MATCH - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"If-None-Match"
- HEADER_LAST_MODIFIED - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Last-Modified"
- HEADER_PRAGMA - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Pragma"
- HEADER_VARY - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Vary"
- HEADER_WARNING - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
-
The HTTP header
"Warning"
- headersAsMap(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an unmodifiable
Map
view of the givenHttpServletRequest
s request headers. - HTTP_HEADER_USER_AGENT - Static variable in class com.twelvemonkeys.servlet.BrowserHelperFilter
- HTTP_HEADER_USER_AGENT - Static variable in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
- HTTPCache - Class in com.twelvemonkeys.servlet.cache
-
A "simple" HTTP cache.
- HTTPCache(File, long, int, int, boolean) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
-
Creates an
HTTPCache
. - HTTPCache(File, long, int, int, boolean, Logger) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
- HTTPCache(String, ServletContext, int, int, int, boolean) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
-
Deprecated.Use
HTTPCache(File, long, int, int, boolean)
instead. - HttpFileUploadRequest - Interface in com.twelvemonkeys.servlet.fileupload
-
This interface represents an HTTP file upload request, as specified by Form-based File Upload in HTML (RFC1867).
- HttpServlet - Class in com.twelvemonkeys.servlet
-
Defines a generic, HTTP specific servlet.
- HttpServlet() - Constructor for class com.twelvemonkeys.servlet.HttpServlet
I
- IIOProviderContextListener - Class in com.twelvemonkeys.servlet.image
-
Takes care of registering and de-registering local ImageIO plugins (service providers) for the servlet context.
- IIOProviderContextListener() - Constructor for class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- ImageFilter - Class in com.twelvemonkeys.servlet.image
-
Abstract base class for image filters.
- ImageFilter() - Constructor for class com.twelvemonkeys.servlet.image.ImageFilter
- ImageServletException - Exception in com.twelvemonkeys.servlet.image
-
This exception is a subclass of ServletException, and acts just as a marker for exceptions thrown by the ImageServlet API.
- ImageServletException(String) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
- ImageServletException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
- ImageServletException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
- ImageServletResponse - Interface in com.twelvemonkeys.servlet.image
-
ImageServletResponse.
- init() - Method in class com.twelvemonkeys.servlet.BrowserHelperFilter
- init() - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
-
Initializes the filter
- init() - Method in class com.twelvemonkeys.servlet.DebugServlet
- init() - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
-
This method is called by the server before the filter goes into service, and here it determines the file upload directory.
- init() - Method in class com.twelvemonkeys.servlet.GenericFilter
-
A convenience method which can be overridden so that there's no need to call
super.init(config)
. - init() - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- init() - Method in class com.twelvemonkeys.servlet.StaticContentServlet
- init() - Method in class com.twelvemonkeys.servlet.TimingFilter
-
Method init
- init() - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
- init(FilterConfig) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Called by the web container to indicate to a filter that it is being placed into service.
- init(ServletConfig) - Method in class com.twelvemonkeys.servlet.GenericServlet
-
Called by the web container to indicate to a servlet that it is being placed into service.
- init(ServletConfig) - Method in class com.twelvemonkeys.servlet.HttpServlet
-
Called by the web container to indicate to a servlet that it is being placed into service.
- InitParam - Annotation Type in com.twelvemonkeys.servlet
-
Annotation to be used by servlets/filters, to have their
init
-method automatically convert and set values from their respective configuration. - initParamsAsMap(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an unmodifiable
Map
view of the givenServletContext
s init-parameters. - invalidate(CacheRequest) - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
- isReady() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
L
- length() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
-
Returns the length of file, in bytes.
- log(String) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Writes the specified message to a servlet log file, prepended by the filter's name.
- log(String, Throwable) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Writes an explanatory message and a stack trace for a given
Throwable
to the servlet log file, prepended by the filter's name.
M
- maxConcurrentThreadCount - Variable in class com.twelvemonkeys.servlet.ThrottleFilter
-
Minimum free thread count, defaults to
10
N
- name() - Method in annotation type com.twelvemonkeys.servlet.InitParam
- NullImageFilter - Class in com.twelvemonkeys.servlet.image
-
An
ImageFilter
that does nothing. - NullImageFilter() - Constructor for class com.twelvemonkeys.servlet.image.NullImageFilter
O
- oncePerRequest - Variable in class com.twelvemonkeys.servlet.GenericFilter
-
Indicates if this filter should run once per request (
true
), or for each forward/include resource (false
). - out - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- out - Variable in class com.twelvemonkeys.servlet.OutputStreamAdapter
-
The wrapped
OutputStream
. - OutputStreamAdapter - Class in com.twelvemonkeys.servlet
-
A
ServletOutputStream
implementation backed by aOutputStream
. - OutputStreamAdapter(OutputStream) - Constructor for class com.twelvemonkeys.servlet.OutputStreamAdapter
-
Creates an
OutputStreamAdapter
.
P
- PARAM_ANGLE - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
-
angle
- PARAM_ANGLE_UNITS - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
-
angleUnits (RADIANS|DEGREES)
- PARAM_BGCOLOR - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
-
bgcolor
- PARAM_CROP - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
-
crop
- PARAM_CROP_HEIGHT - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropHeight
- PARAM_CROP_UNIFORM - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropUniform
- PARAM_CROP_UNITS - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropUnits
- PARAM_CROP_WIDTH - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropWidth
- PARAM_CROP_X - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropX
- PARAM_CROP_Y - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
-
cropY
- PARAM_IMAGE - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
image
- PARAM_SCALE_QUALITY - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
scaleQuality
- PARAM_SCALE_UNIFORM - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
scaleUniform
- PARAM_SCALE_UNITS - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
scaleUnits
- PARAM_SCALE_X - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
scaleX
- PARAM_SCALE_Y - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
scaleY
- parametersAsMap(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
-
Creates an unmodifiable
Map
view of the givenHttpServletRequest
s request parameters. - PercentAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
- PercentAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
- PercentAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
- ProxyServlet - Class in com.twelvemonkeys.servlet
-
A simple proxy servlet implementation.
- ProxyServlet() - Constructor for class com.twelvemonkeys.servlet.ProxyServlet
R
- remotePath - Variable in class com.twelvemonkeys.servlet.ProxyServlet
-
Remote server "mount" path
- remotePort - Variable in class com.twelvemonkeys.servlet.ProxyServlet
-
Remote server port
- remoteServer - Variable in class com.twelvemonkeys.servlet.ProxyServlet
-
Remote server host name or IP address
- required() - Method in annotation type com.twelvemonkeys.servlet.InitParam
- resetBuffer() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- resolve(CacheRequest, CacheResponse) - Method in interface com.twelvemonkeys.servlet.cache.ResponseResolver
- response - Variable in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- ResponseResolver - Interface in com.twelvemonkeys.servlet.cache
-
ResponseResolver
- RotateFilter - Class in com.twelvemonkeys.servlet.image
-
This Servlet is able to render a cropped part of an image.
- RotateFilter() - Constructor for class com.twelvemonkeys.servlet.image.RotateFilter
S
- ScaleFilter - Class in com.twelvemonkeys.servlet.image
-
This filter renders a scaled version of an image read from a given URL.
- ScaleFilter() - Constructor for class com.twelvemonkeys.servlet.image.ScaleFilter
- service(HttpServletRequest, HttpServletResponse) - Method in class com.twelvemonkeys.servlet.DebugServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.twelvemonkeys.servlet.ProxyServlet
-
Services a single request.
- service(ServletRequest, ServletResponse) - Method in class com.twelvemonkeys.servlet.DebugServlet
- service(ServletRequest, ServletResponse) - Method in class com.twelvemonkeys.servlet.image.ColorServlet
-
Renders the 1 x 1 single color PNG to the response.
- service(ServletRequest, ServletResponse) - Method in class com.twelvemonkeys.servlet.ProxyServlet
-
Override
service
to use HTTP specifics. - ServletCacheRequest - Class in com.twelvemonkeys.servlet.cache
-
ServletCacheRequest
- ServletCacheRequest(HttpServletRequest) - Constructor for class com.twelvemonkeys.servlet.cache.ServletCacheRequest
- ServletCacheResponse - Class in com.twelvemonkeys.servlet.cache
-
ServletCacheResponse
- ServletCacheResponse(HttpServletResponse) - Constructor for class com.twelvemonkeys.servlet.cache.ServletCacheResponse
- ServletConfigException - Exception in com.twelvemonkeys.servlet
-
ServletConfigException.
- ServletConfigException(String) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
-
Creates a
ServletConfigException
with the given message. - ServletConfigException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
-
Creates a
ServletConfigException
with the given message and cause. - ServletConfigException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
-
Creates a
ServletConfigException
with the cause. - ServletResponseStreamDelegate - Class in com.twelvemonkeys.servlet
-
A delegate for handling stream support in wrapped servlet responses.
- ServletResponseStreamDelegate(ServletResponse) - Constructor for class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
- ServletUtil - Class in com.twelvemonkeys.servlet
-
Various servlet related helper methods.
- setAcceptMappingsFile(String) - Method in class com.twelvemonkeys.servlet.BrowserHelperFilter
-
Sets the accept-mappings for this filter
- setAutoFlush(boolean) - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
- setContentLength(int) - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- setDefault(AreaOfInterestFactory) - Static method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
- setDefaultScaleQuality(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
- setFilterConfig(FilterConfig) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Deprecated.For compatibility only, use
init
instead. - setHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- setHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- setHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
- setHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
-
Sets a header key/value pair for this response.
- setImage(RenderedImage) - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Sets the image for this response.
- setImageFilter(String) - Method in class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
- setImageFilter(String) - Method in class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
- setMaxConcurrentThreadCount(String) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
-
Sets the minimum free thread count.
- setMaxFileSize(long) - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
-
Sets max filesize allowed for upload.
- setOncePerRequest(boolean) - Method in class com.twelvemonkeys.servlet.GenericFilter
-
Specifies if this filter should run once per request (
true
), or for each forward/include resource (false
). - setOutputContentType(String) - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
-
Sets the image format for this response, such as "image/gif" or "image/jpeg".
- setRegionHeightParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRegionLeftParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRegionPercentParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRegionTopParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRegionUniformParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRegionWidthParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setRemotePath(String) - Method in class com.twelvemonkeys.servlet.ProxyServlet
-
Called by
init
to set the remote path. - setRemotePort(String) - Method in class com.twelvemonkeys.servlet.ProxyServlet
-
Called by
init
to set the remote port. - setRemoteServer(String) - Method in class com.twelvemonkeys.servlet.ProxyServlet
-
Called by
init
to set the remote server. - setResponseMessages(String) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
-
Sets the response message sent to the user agent, if the request is rejected.
- setRoot(File) - Method in class com.twelvemonkeys.servlet.StaticContentServlet
-
Configures the file system
root
for this servlet. - setSizeHeightParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setSizePercentParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setSizeUniformParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setSizeWidthParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
- setStatus(int) - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
- setStatus(int) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
- setStatus(int) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
- setTriggerParams(String) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
-
Sets the trigger parameters.
- setWriteListener(WriteListener) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
- SourceRenderFilter - Class in com.twelvemonkeys.servlet.image
-
A
Filter
that extracts request parameters, and sets the corresponding request attributes fromImageServletResponse
. - SourceRenderFilter() - Constructor for class com.twelvemonkeys.servlet.image.SourceRenderFilter
- StaticContentServlet - Class in com.twelvemonkeys.servlet
-
A minimal servlet that can serve static files.
- StaticContentServlet() - Constructor for class com.twelvemonkeys.servlet.StaticContentServlet
T
- ThrottleFilter - Class in com.twelvemonkeys.servlet
-
ThrottleFilter, a filter for easing server during heavy load.
- ThrottleFilter() - Constructor for class com.twelvemonkeys.servlet.ThrottleFilter
- TimingFilter - Class in com.twelvemonkeys.servlet
-
TimingFilter class description.
- TimingFilter() - Constructor for class com.twelvemonkeys.servlet.TimingFilter
- toString() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
- toString() - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
- toString() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
- trigger(ServletRequest) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
-
Makes sure the filter triggers for unknown file formats.
- trigger(ServletRequest) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
-
Tests if the filter should do image filtering/processing.
- triggerParams - Variable in class com.twelvemonkeys.servlet.image.ImageFilter
- TrimWhiteSpaceFilter - Class in com.twelvemonkeys.servlet
-
Removes extra unneccessary white space from a servlet response.
- TrimWhiteSpaceFilter() - Constructor for class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
U
- UNDEFINED - Static variable in annotation type com.twelvemonkeys.servlet.InitParam
- UniformAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
- UniformAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
- UniformAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
- UNITS_PERCENT - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Width and height are percentage of original width and height.
- UNITS_PIXELS - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Width and height are absolute pixels.
- UNITS_UNKNOWN - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
-
Unknown units.
- UploadedFile - Interface in com.twelvemonkeys.servlet.fileupload
-
This class represents an uploaded file.
W
- WritableCachedResponse - Interface in com.twelvemonkeys.servlet.cache
-
WritableCachedResponse
- write(byte[]) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
- write(byte[], int, int) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
- write(int) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
-
Writes a byte to the underlying stream.
- writer - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
- writeTo(File) - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
-
Writes the file data to the given
File
.
All Classes All Packages