A B C D F G H I L M N O P R S T U W 
All Classes All Packages

A

AbstractCacheRequest - Class in com.twelvemonkeys.servlet.cache
Deprecated.
AbstractCacheRequest(URI, String) - Constructor for class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
Deprecated.
 
AbstractCacheResponse - Class in com.twelvemonkeys.servlet.cache
Deprecated.
AbstractCacheResponse() - Constructor for class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
Deprecated.
 
addHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
Deprecated.
 
addHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
addHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
Deprecated.
 
addHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
Deprecated.
Adds a header key/value pair for this response.
AreaOfInterest - Interface in com.twelvemonkeys.servlet.image.aoi
Deprecated.
AreaOfInterestFactory - Class in com.twelvemonkeys.servlet.image.aoi
Deprecated.
AreaOfInterestFactory() - Constructor for class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
Deprecated.
 
AreaOfInterestWrapper - Class in com.twelvemonkeys.servlet.image.aoi
Deprecated.
AreaOfInterestWrapper(AreaOfInterest) - Constructor for class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
asMap(FilterConfig) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an unmodifiable Map view of the given FilterConfigs init-parameters.
asMap(ServletConfig) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an unmodifiable Map view of the given ServletConfigs init-parameters.
ATTRIB_AOI - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Rectangle controlling image source region (area of interest).
ATTRIB_AOI_PERCENT - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Boolean controlling image AOI.
ATTRIB_AOI_UNIFORM - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Boolean controlling image AOI.
ATTRIB_BG_COLOR - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
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
Deprecated.
Request attribute of type Integer controlling image resample algorithm.
ATTRIB_OUTPUT_QUALITY - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Float controlling image output compression/quality.
ATTRIB_READ_SUBSAMPLING_FACTOR - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Double controlling image read subsampling factor.
ATTRIB_SIZE - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Dimension controlling image size.
ATTRIB_SIZE_PERCENT - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Boolean controlling image sizing.
ATTRIB_SIZE_UNIFORM - Static variable in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Request attribute of type Boolean controlling image sizing.
attributesAsMap(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an modifiable Map view of the given ServletContexts attributes.
attributesAsMap(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an modifiable Map view of the given ServletRequests attributes.
AWTImageFilterAdapter - Class in com.twelvemonkeys.servlet.image
Deprecated.
AWTImageFilterAdapter() - Constructor for class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
Deprecated.
 

B

BrowserHelperFilter - Class in com.twelvemonkeys.servlet
Deprecated.
BrowserHelperFilter() - Constructor for class com.twelvemonkeys.servlet.BrowserHelperFilter
Deprecated.
 
BufferedImageOpAdapter - Class in com.twelvemonkeys.servlet.image
Deprecated.
BufferedImageOpAdapter() - Constructor for class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
Deprecated.
 

C

CacheException - Exception in com.twelvemonkeys.servlet.cache
Deprecated.
CacheException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.cache.CacheException
Deprecated.
 
CacheFilter - Class in com.twelvemonkeys.servlet.cache
Deprecated.
CacheFilter() - Constructor for class com.twelvemonkeys.servlet.cache.CacheFilter
Deprecated.
 
CacheRequest - Interface in com.twelvemonkeys.servlet.cache
Deprecated.
CacheResponse - Interface in com.twelvemonkeys.servlet.cache
Deprecated.
calculateX(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
Deprecated.
 
calculateX(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
calculateX(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
calculateY(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
Deprecated.
 
calculateY(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
calculateY(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
ClientCacheRequest - Class in com.twelvemonkeys.servlet.cache
Deprecated.
ClientCacheRequest(URI, Map<String, List<String>>, Map<String, List<String>>) - Constructor for class com.twelvemonkeys.servlet.cache.ClientCacheRequest
Deprecated.
 
ClientCacheResponse - Class in com.twelvemonkeys.servlet.cache
Deprecated.
ClientCacheResponse() - Constructor for class com.twelvemonkeys.servlet.cache.ClientCacheResponse
Deprecated.
 
ColorServlet - Class in com.twelvemonkeys.servlet.image
Deprecated.
ColorServlet() - Constructor for class com.twelvemonkeys.servlet.image.ColorServlet
Deprecated.
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
Deprecated.
ComposeFilter() - Constructor for class com.twelvemonkeys.servlet.image.ComposeFilter
Deprecated.
 
contentLength - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
ContentNegotiationFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
ContentNegotiationFilter() - Constructor for class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
Deprecated.
 
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
Deprecated.
 
createOutputStream() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
createOutputStream() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
Returns the OutputStream.
createWrapper(ServletRequestWrapper) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates a wrapper that implements either ServletRequest or HttpServletRequest, depending on the type of pImplementation.getRequest().
createWrapper(ServletResponseWrapper) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates a wrapper that implements either ServletResponse or HttpServletResponse, depending on the type of pImplementation.getResponse().
CropFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
CropFilter() - Constructor for class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
 

D

DebugServlet - Class in com.twelvemonkeys.servlet
Deprecated.
DebugServlet() - Constructor for class com.twelvemonkeys.servlet.DebugServlet
Deprecated.
 
DEFAULT_TYPE - Static variable in class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
Default response content type
DefaultAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
Deprecated.
DefaultAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
DefaultAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
defaultScaleQuality - Variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
 
defaultValue() - Method in annotation type com.twelvemonkeys.servlet.InitParam
Deprecated.
 
DEFUALT_RESPONSE_MESSAGE - Static variable in class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
Default response message sent to user agents, if the request is rejected
destroy() - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
Deprecated.
 
destroy() - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
Looks up the CachedEntity for the given request.
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
Deprecated.
 
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
Deprecated.
 
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ComposeFilter
Deprecated.
 
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
Deprecated.
 
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
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
Deprecated.
Filters the image for this request.
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.NullImageFilter
Deprecated.
 
doFilter(BufferedImage, ServletRequest, ImageServletResponse) - Method in class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
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
Deprecated.
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
Deprecated.
This implementation does no filtering, and simply returns the image passed in.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
Deprecated.
Examines the request content type, and if it is a multipart/* request, wraps the request with a HttpFileUploadRequest.
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
Deprecated.
The doFilterImpl method is called 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.image.SourceRenderFilter
Deprecated.
Extracts request parameters, and sets the corresponding request attributes if specified.
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.TimingFilter
Deprecated.
 
doFilterImpl(ServletRequest, ServletResponse, FilterChain) - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
Deprecated.
 

F

FILE_EXT_HEADERS - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The file extension for header files (".headers")
FILE_EXT_VARY - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The file extension for varation-info files (".vary")
FileSizeExceededException - Exception in com.twelvemonkeys.servlet.fileupload
Deprecated.
FileSizeExceededException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileSizeExceededException
Deprecated.
 
FileUploadException - Exception in com.twelvemonkeys.servlet.fileupload
Deprecated.
FileUploadException(String) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
Deprecated.
 
FileUploadException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
Deprecated.
 
FileUploadException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.fileupload.FileUploadException
Deprecated.
 
FileUploadFilter - Class in com.twelvemonkeys.servlet.fileupload
Deprecated.
FileUploadFilter() - Constructor for class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
Deprecated.
 
flush() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Writes the image to the original ServletOutputStream.
flushBuffer() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
flushBuffer() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
flushResponse() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 

G

GenericFilter - Class in com.twelvemonkeys.servlet
Deprecated.
GenericFilter() - Constructor for class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
Does nothing.
GenericServlet - Class in com.twelvemonkeys.servlet
Deprecated.
GenericServlet() - Constructor for class com.twelvemonkeys.servlet.GenericServlet
Deprecated.
 
getAOI(Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
Deprecated.
 
getAOI(Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
getAOI(Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
getBooleanParameter(ServletRequest, String, boolean) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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
Deprecated.
 
getCachedResponse() - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
Deprecated.
Returns the final (immutable) CachedResponse created by this WritableCachedResponse.
getContentType() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
Deprecated.
Returns the content type of the file.
getContextRelativeURI(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the request URI relative to the current context path.
getCrop(Dimension, Rectangle) - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
Deprecated.
 
getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
Deprecated.
 
getCrop(Dimension, Rectangle) - Method in class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
Deprecated.
 
getDateParameter(ServletRequest, String, long) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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
Deprecated.
 
getDimensions(Image, int, int, int, boolean) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
Gets the dimensions (height and width) of the scaled image.
getDoubleParameter(ServletRequest, String, double) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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
Deprecated.
Gets the FilterConfig for this filter.
getFilterName() - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
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
Deprecated.
Gets the context path of the resource this request was forwarded from.
getForwardPathInfo(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the path info of the resource this request was forwarded from.
getForwardQueryString(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the query string of the resource this request was forwarded from.
getForwardRequestURI(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the URI of the resource this request was forwarded from.
getForwardServletPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the servlet path of the resource this request was forwarded from.
getHeaders() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
Deprecated.
 
getHeaders() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
Deprecated.
 
getHeaders() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
getHeaders() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
Deprecated.
 
getHeaders() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
Deprecated.
 
getImage() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Gets the decoded image from the response.
getIncludeContextPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the context path of the resource currently included.
getIncludePathInfo(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the path info of the resource currently included.
getIncludeQueryString(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the query string of the resource currently included.
getIncludeRequestURI(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the URI of the resource currently included.
getIncludeServletPath(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the servlet path of the resource currently included.
getInitParameter(String) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInputStream() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheResponse
Deprecated.
 
getInputStream() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
Deprecated.
Returns the file data, as an InputStream.
getIntParameter(ServletRequest, String, int) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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.
getLongParameter(ServletRequest, String, long) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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
Deprecated.
 
getMethod() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
Deprecated.
 
getName() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
Deprecated.
Returns the original file name (from client).
getOriginalDimension() - Method in interface com.twelvemonkeys.servlet.image.aoi.AreaOfInterest
Deprecated.
 
getOriginalDimension() - Method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestWrapper
Deprecated.
 
getOriginalDimension() - Method in class com.twelvemonkeys.servlet.image.aoi.DefaultAreaOfInterest
Deprecated.
 
getOutputContentType() - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Gets the image format for this response, such as "image/gif" or "image/jpeg".
getOutputStream() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
getOutputStream() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheResponse
Deprecated.
 
getOutputStream() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
Deprecated.
 
getOutputStream() - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
Deprecated.
Gets the OutputStream for this cached response.
getOutputStream() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
getOutputStream() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
Returns the wrapped OutputStream.
getOutputStream() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
getParameter(ServletRequest, String, String) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
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
Deprecated.
 
getParameters() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
Deprecated.
 
getParameters() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
Deprecated.
 
getQuality(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
Gets the quality constant for the scaling, from the string argument.
getRealFile(CacheRequest) - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
Allows a server-side cache mechanism to peek at the real file.
getRealURL(ServletContext, String) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Returns a URL containing the real path for a given virtual path, on URL form.
getRequestURI() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
Deprecated.
 
getRequestURI() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
Deprecated.
 
getServerName() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
Deprecated.
 
getServerName() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
Deprecated.
 
getServerName() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
Deprecated.
 
getServerPort() - Method in interface com.twelvemonkeys.servlet.cache.CacheRequest
Deprecated.
 
getServerPort() - Method in class com.twelvemonkeys.servlet.cache.ClientCacheRequest
Deprecated.
 
getServerPort() - Method in class com.twelvemonkeys.servlet.cache.ServletCacheRequest
Deprecated.
 
getServletContext() - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
Returns a reference to the ServletContext in which the caller is executing.
getSessionId(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the unique identifier assigned to this session.
getStatus() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
Deprecated.
 
getStatus() - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
getTempDir(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Gets the temp directory for the given ServletContext (web app).
getUnits(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
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
Deprecated.
Returns the value of a request parameter as an UploadedFile, or null if the parameter does not exist.
getUploadedFiles(String) - Method in interface com.twelvemonkeys.servlet.fileupload.HttpFileUploadRequest
Deprecated.
Returns an array of UploadedFile objects containing all the values for the given request parameter, or null if the parameter does not exist.
getWriter() - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
getWriter() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
GZIPFilter - Class in com.twelvemonkeys.servlet.gzip
Deprecated.
GZIPFilter() - Constructor for class com.twelvemonkeys.servlet.gzip.GZIPFilter
Deprecated.
 
gzipOut - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
GZIPResponseWrapper - Class in com.twelvemonkeys.servlet.gzip
Deprecated.
GZIPResponseWrapper(HttpServletResponse) - Constructor for class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 

H

HEADER_CACHE_CONTROL - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Cache-Control"
HEADER_CACHED_TIME - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
HTTP extension header "X-Cached-At"
HEADER_CONTENT_TYPE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Content-Type"
HEADER_DATE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Date"
HEADER_ETAG - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "ETag"
HEADER_EXPIRES - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Expires"
HEADER_IF_MODIFIED_SINCE - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "If-Modified-Since"
HEADER_IF_NONE_MATCH - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "If-None-Match"
HEADER_LAST_MODIFIED - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Last-Modified"
HEADER_PRAGMA - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Pragma"
HEADER_VARY - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Vary"
HEADER_WARNING - Static variable in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
The HTTP header "Warning"
headersAsMap(HttpServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an unmodifiable Map view of the given HttpServletRequests request headers.
HTTP_HEADER_USER_AGENT - Static variable in class com.twelvemonkeys.servlet.BrowserHelperFilter
Deprecated.
 
HTTP_HEADER_USER_AGENT - Static variable in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
Deprecated.
 
HTTPCache - Class in com.twelvemonkeys.servlet.cache
Deprecated.
HTTPCache(File, long, int, int, boolean) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
Creates an HTTPCache.
HTTPCache(File, long, int, int, boolean, Logger) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
 
HTTPCache(String, ServletContext, int, int, int, boolean) - Constructor for class com.twelvemonkeys.servlet.cache.HTTPCache
HttpFileUploadRequest - Interface in com.twelvemonkeys.servlet.fileupload
Deprecated.
HttpServlet - Class in com.twelvemonkeys.servlet
Deprecated.
HttpServlet() - Constructor for class com.twelvemonkeys.servlet.HttpServlet
Deprecated.
 

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
Deprecated.
ImageFilter() - Constructor for class com.twelvemonkeys.servlet.image.ImageFilter
Deprecated.
 
ImageServletException - Exception in com.twelvemonkeys.servlet.image
Deprecated.
ImageServletException(String) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
Deprecated.
 
ImageServletException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
Deprecated.
 
ImageServletException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.image.ImageServletException
Deprecated.
 
ImageServletResponse - Interface in com.twelvemonkeys.servlet.image
Deprecated.
init() - Method in class com.twelvemonkeys.servlet.BrowserHelperFilter
Deprecated.
 
init() - Method in class com.twelvemonkeys.servlet.cache.CacheFilter
Deprecated.
Initializes the filter
init() - Method in class com.twelvemonkeys.servlet.DebugServlet
Deprecated.
 
init() - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
Deprecated.
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
Deprecated.
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
Deprecated.
 
init() - Method in class com.twelvemonkeys.servlet.TimingFilter
Deprecated.
Method init
init() - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
Deprecated.
 
init(FilterConfig) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
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
Deprecated.
Called by the web container to indicate to a servlet that it is being placed into service.
InitParam - Annotation Type in com.twelvemonkeys.servlet
Deprecated.
initParamsAsMap(ServletContext) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an unmodifiable Map view of the given ServletContexts init-parameters.
invalidate(CacheRequest) - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
 
isReady() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
 

L

length() - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
Deprecated.
Returns the length of file, in bytes.
log(String) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
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
Deprecated.
Minimum free thread count, defaults to 10

N

name() - Method in annotation type com.twelvemonkeys.servlet.InitParam
Deprecated.
 
NullImageFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
NullImageFilter() - Constructor for class com.twelvemonkeys.servlet.image.NullImageFilter
Deprecated.
 

O

oncePerRequest - Variable in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
 
out - Variable in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
The wrapped OutputStream.
OutputStreamAdapter - Class in com.twelvemonkeys.servlet
Deprecated.
OutputStreamAdapter(OutputStream) - Constructor for class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
Creates an OutputStreamAdapter.

P

PARAM_ANGLE - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
angle
PARAM_ANGLE_UNITS - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
angleUnits (RADIANS|DEGREES)
PARAM_BGCOLOR - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
bgcolor
PARAM_CROP - Static variable in class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
crop
PARAM_CROP_HEIGHT - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropHeight
PARAM_CROP_UNIFORM - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropUniform
PARAM_CROP_UNITS - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropUnits
PARAM_CROP_WIDTH - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropWidth
PARAM_CROP_X - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropX
PARAM_CROP_Y - Static variable in class com.twelvemonkeys.servlet.image.CropFilter
Deprecated.
cropY
PARAM_IMAGE - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
image
PARAM_SCALE_QUALITY - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
scaleQuality
PARAM_SCALE_UNIFORM - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
scaleUniform
PARAM_SCALE_UNITS - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
scaleUnits
PARAM_SCALE_X - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
scaleX
PARAM_SCALE_Y - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
scaleY
parametersAsMap(ServletRequest) - Static method in class com.twelvemonkeys.servlet.ServletUtil
Deprecated.
Creates an unmodifiable Map view of the given HttpServletRequests request parameters.
PercentAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
Deprecated.
PercentAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
Deprecated.
 
PercentAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.PercentAreaOfInterest
Deprecated.
 

R

required() - Method in annotation type com.twelvemonkeys.servlet.InitParam
Deprecated.
 
resetBuffer() - Method in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
resolve(CacheRequest, CacheResponse) - Method in interface com.twelvemonkeys.servlet.cache.ResponseResolver
Deprecated.
 
response - Variable in class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
ResponseResolver - Interface in com.twelvemonkeys.servlet.cache
Deprecated.
RotateFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
RotateFilter() - Constructor for class com.twelvemonkeys.servlet.image.RotateFilter
Deprecated.
 

S

ScaleFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
ScaleFilter() - Constructor for class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.twelvemonkeys.servlet.DebugServlet
Deprecated.
 
service(ServletRequest, ServletResponse) - Method in class com.twelvemonkeys.servlet.DebugServlet
Deprecated.
 
service(ServletRequest, ServletResponse) - Method in class com.twelvemonkeys.servlet.image.ColorServlet
Deprecated.
Renders the 1 x 1 single color PNG to the response.
ServletCacheRequest - Class in com.twelvemonkeys.servlet.cache
Deprecated.
ServletCacheRequest(HttpServletRequest) - Constructor for class com.twelvemonkeys.servlet.cache.ServletCacheRequest
Deprecated.
 
ServletCacheResponse - Class in com.twelvemonkeys.servlet.cache
Deprecated.
ServletCacheResponse(HttpServletResponse) - Constructor for class com.twelvemonkeys.servlet.cache.ServletCacheResponse
Deprecated.
 
ServletConfigException - Exception in com.twelvemonkeys.servlet
Deprecated.
ServletConfigException(String) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
Deprecated.
Creates a ServletConfigException with the given message.
ServletConfigException(String, Throwable) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
Deprecated.
Creates a ServletConfigException with the given message and cause.
ServletConfigException(Throwable) - Constructor for exception com.twelvemonkeys.servlet.ServletConfigException
Deprecated.
Creates a ServletConfigException with the cause.
ServletResponseStreamDelegate - Class in com.twelvemonkeys.servlet
Deprecated.
ServletResponseStreamDelegate(ServletResponse) - Constructor for class com.twelvemonkeys.servlet.ServletResponseStreamDelegate
Deprecated.
 
ServletUtil - Class in com.twelvemonkeys.servlet
Deprecated.
setAcceptMappingsFile(String) - Method in class com.twelvemonkeys.servlet.BrowserHelperFilter
Deprecated.
Sets the accept-mappings for this filter
setAutoFlush(boolean) - Method in class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
Deprecated.
 
setContentLength(int) - Method in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
setDefault(AreaOfInterestFactory) - Static method in class com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
Deprecated.
 
setDefaultScaleQuality(String) - Method in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
 
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
Deprecated.
 
setHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
setHeader(String, String) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
Deprecated.
 
setHeader(String, String) - Method in interface com.twelvemonkeys.servlet.cache.WritableCachedResponse
Deprecated.
Sets a header key/value pair for this response.
setImage(RenderedImage) - Method in interface com.twelvemonkeys.servlet.image.ImageServletResponse
Deprecated.
Sets the image for this response.
setImageFilter(String) - Method in class com.twelvemonkeys.servlet.image.AWTImageFilterAdapter
Deprecated.
 
setImageFilter(String) - Method in class com.twelvemonkeys.servlet.image.BufferedImageOpAdapter
Deprecated.
 
setMaxConcurrentThreadCount(String) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
Sets the minimum free thread count.
setMaxFileSize(long) - Method in class com.twelvemonkeys.servlet.fileupload.FileUploadFilter
Deprecated.
Sets max filesize allowed for upload.
setOncePerRequest(boolean) - Method in class com.twelvemonkeys.servlet.GenericFilter
Deprecated.
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
Deprecated.
Sets the image format for this response, such as "image/gif" or "image/jpeg".
setRegionHeightParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setRegionLeftParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setRegionPercentParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setRegionTopParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setRegionUniformParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setRegionWidthParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setResponseMessages(String) - Method in class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
Sets the response message sent to the user agent, if the request is rejected.
setSizeHeightParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setSizePercentParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setSizeUniformParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setSizeWidthParam(String) - Method in class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 
setStatus(int) - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheResponse
Deprecated.
 
setStatus(int) - Method in interface com.twelvemonkeys.servlet.cache.CacheResponse
Deprecated.
 
setStatus(int) - Method in class com.twelvemonkeys.servlet.cache.ServletCacheResponse
Deprecated.
 
setTriggerParams(String) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
Deprecated.
Sets the trigger parameters.
setWriteListener(WriteListener) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
 
SourceRenderFilter - Class in com.twelvemonkeys.servlet.image
Deprecated.
SourceRenderFilter() - Constructor for class com.twelvemonkeys.servlet.image.SourceRenderFilter
Deprecated.
 

T

ThrottleFilter - Class in com.twelvemonkeys.servlet
Deprecated.
ThrottleFilter() - Constructor for class com.twelvemonkeys.servlet.ThrottleFilter
Deprecated.
 
TimingFilter - Class in com.twelvemonkeys.servlet
Deprecated.
TimingFilter() - Constructor for class com.twelvemonkeys.servlet.TimingFilter
Deprecated.
 
toString() - Method in class com.twelvemonkeys.servlet.cache.AbstractCacheRequest
Deprecated.
 
toString() - Method in class com.twelvemonkeys.servlet.cache.HTTPCache
Deprecated.
 
toString() - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
 
trigger(ServletRequest) - Method in class com.twelvemonkeys.servlet.image.ContentNegotiationFilter
Deprecated.
Makes sure the filter triggers for unknown file formats.
trigger(ServletRequest) - Method in class com.twelvemonkeys.servlet.image.ImageFilter
Deprecated.
Tests if the filter should do image filtering/processing.
triggerParams - Variable in class com.twelvemonkeys.servlet.image.ImageFilter
Deprecated.
 
TrimWhiteSpaceFilter - Class in com.twelvemonkeys.servlet
Deprecated.
TrimWhiteSpaceFilter() - Constructor for class com.twelvemonkeys.servlet.TrimWhiteSpaceFilter
Deprecated.
 

U

UNDEFINED - Static variable in annotation type com.twelvemonkeys.servlet.InitParam
Deprecated.
 
UniformAreaOfInterest - Class in com.twelvemonkeys.servlet.image.aoi
Deprecated.
UniformAreaOfInterest(int, int) - Constructor for class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
Deprecated.
 
UniformAreaOfInterest(Dimension) - Constructor for class com.twelvemonkeys.servlet.image.aoi.UniformAreaOfInterest
Deprecated.
 
UNITS_PERCENT - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
Width and height are percentage of original width and height.
UNITS_PIXELS - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
Width and height are absolute pixels.
UNITS_UNKNOWN - Static variable in class com.twelvemonkeys.servlet.image.ScaleFilter
Deprecated.
Unknown units.
UploadedFile - Interface in com.twelvemonkeys.servlet.fileupload
Deprecated.

W

WritableCachedResponse - Interface in com.twelvemonkeys.servlet.cache
Deprecated.
write(byte[]) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
 
write(byte[], int, int) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
 
write(int) - Method in class com.twelvemonkeys.servlet.OutputStreamAdapter
Deprecated.
Writes a byte to the underlying stream.
writer - Variable in class com.twelvemonkeys.servlet.gzip.GZIPResponseWrapper
Deprecated.
 
writeTo(File) - Method in interface com.twelvemonkeys.servlet.fileupload.UploadedFile
Deprecated.
Writes the file data to the given File.
A B C D F G H I L M N O P R S T U W 
All Classes All Packages