| Interface | Description |
|---|---|
| CacheReporter |
Interface implemented by Spring Beans that wish to report caching size information to the @see GetCacheReport
WebScript.
|
| Class | Description |
|---|---|
| CacheReport |
Structure of a single Cache Report item for @see CacheReporter implementations to return.
|
| DataUtil |
A collection of useful static methods for working with input and output
streams.
|
| EncodingUtil |
Provides helper methods for encoding and decoding strings into a given
encoding scheme.
|
| FakeBodyContent |
Implementation of the JSP BodyContent class.
|
| FakeHttpServletRequest |
Implementation of HttpServletRequest that mimicks a servlet originated object and provides identity implementations
of the methods.
|
| FakeHttpServletResponse |
Implementation of a Fake HttpServletResponse object which can be used to trap output from
dispatched objects into a buffer and then deal with results at a later time.
|
| FakeHttpSession |
An implementation of HttpSession which provides a local notion of a session.
|
| FakeJspPageContext |
Fake Jsp PageContext implementation which wraps predescribed HTTP objects.
|
| FakeJspWriter |
FakeJspWriter.
|
| WebUtil |
Static helper methods for working with query strings and maps.
|
| WrappedHttpServletRequest |
A wrapper class for buffering around HttpServletRequest objects
|
| WrappedHttpServletResponse |
A wrapper class for buffering around HttpServletResponse objects.
|
| XMLUtil |
A set of XML utility functions that make use of the Dom4j package.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.