Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I K L M O P Q R S T V

A

addCookie(String, String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
addCookie(Cookie) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
addCookie(Cookie) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
addDateHeader(String, long) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
addHeader(String, String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
addHeader(String, String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
addInitParameter(String, String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
addIntHeader(String, int) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
addParameter(String, String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
applicationScope - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of application scope attributes.
attribute - Variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The name of the context attribute under which our org.apache.commons.chain.Catalog is stored.
attributes - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
attributes - Variable in class org.apache.commons.chain.web.servlet.MockHttpSession
 
attributes - Variable in class org.apache.commons.chain.web.servlet.MockServletContext
 

C

CATALOG - Static variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The name of the servlet init parameter containing the name of the org.apache.commons.chain.Catalog to use for processing incoming requests.
CATALOG_DEFAULT - Static variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The default request attribute under which we expose the org.apache.commons.chain.Catalog being used to subordinate org.apache.commons.chain.Commands.
COMMAND - Static variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The name of the servlet init parameter containing the name of the org.apache.commons.chain.Command (loaded from our configured org.apache.commons.chain.Catalog to use for processing each incoming request.
COMMAND_DEFAULT - Static variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The default command name.
ChainProcessor - class org.apache.commons.chain.web.servlet.ChainProcessor.
Custom subclass of org.apache.commons.chain.web.ChainServlet that also dispatches incoming requests to a configurable org.apache.commons.chain.Command loaded from the specified org.apache.commons.chain.Catalog.
ChainProcessor() - Constructor for class org.apache.commons.chain.web.servlet.ChainProcessor
 
catalog - Variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The name of the org.apache.commons.chain.Catalog to retrieve from the org.apache.commons.chain.CatalogFactory for this application, or null to select the default org.apache.commons.chain.Catalog.
catalogKey - Variable in class org.apache.commons.chain.web.servlet.PathInfoMapper
 
catalogKey - Variable in class org.apache.commons.chain.web.servlet.RequestParameterMapper
 
catalogKey - Variable in class org.apache.commons.chain.web.servlet.ServletPathMapper
 
check(Context, ServletGetLocaleCommand) - Method in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
 
check(Context, ServletGetLocaleCommand) - Method in class org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
 
checkEntrySet(Map, boolean) - Method in class org.apache.commons.chain.web.servlet.ServletWebContextTestCase
 
checkMapSize(Map, int) - Method in class org.apache.commons.chain.web.servlet.ServletWebContextTestCase
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
clear() - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
command - Variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The name of the org.apache.commons.chain.Command to be executed for each incoming request.
command - Variable in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
 
command - Variable in class org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
 
containsHeader(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
containsKey(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
containsValue(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
context - Variable in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
context - Variable in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
 
context - Variable in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
context - Variable in class org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
 
context - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The ServletContext for this web application.
contextPath - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
cookieValues - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of cookies.
cookies - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
createContext() - Method in class org.apache.commons.chain.web.servlet.ServletWebContextTestCase
 

D

destroy() - Method in class org.apache.commons.chain.web.servlet.ChainProcessor
Clean up as this application is shut down.

E

encodeRedirectURL(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
encodeURL(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
encodeUrl(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
entrySet() - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
equals(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
execute(Context) - Method in class org.apache.commons.chain.web.servlet.PathInfoMapper
Look up the extra path information for this request, and use it to select an appropriate org.apache.commons.chain.Command to be executed.
execute(Context) - Method in class org.apache.commons.chain.web.servlet.RequestParameterMapper
Look up the specified request paramater for this request, and use it to select an appropriate org.apache.commons.chain.Command to be executed.
execute(Context) - Method in class org.apache.commons.chain.web.servlet.ServletPathMapper
Look up the servlet path information for this request, and use it to select an appropriate org.apache.commons.chain.Command to be executed.

F

factory - Variable in class org.apache.commons.chain.web.servlet.ChainProcessor
The org.apache.commons.chain.CatalogFactory for this application.
flushBuffer() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 

G

get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
get(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
getApplicationScope() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getAttributeNames() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getAttributeNames() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getAttributeNames() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getAuthType() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getBufferSize() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
getCatalogKey() - Method in class org.apache.commons.chain.web.servlet.PathInfoMapper
Return the context key under which our org.apache.commons.chain.Catalog has been stored.
getCatalogKey() - Method in class org.apache.commons.chain.web.servlet.RequestParameterMapper
Return the context key under which our org.apache.commons.chain.Catalog has been stored.
getCatalogKey() - Method in class org.apache.commons.chain.web.servlet.ServletPathMapper
Return the context key under which our org.apache.commons.chain.Catalog has been stored.
getCharacterEncoding() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
getContentLength() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getContentType() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getContentType() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
getContext(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getContext() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
Return the javax.servlet.ServletContext for this context.
getContextPath() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getCookies() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getCookies() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getCreationTime() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getDateHeader(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getHeader(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getHeader() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getHeaderNames() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getHeaderValues() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getHeaders(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getId() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getInitParam() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getInitParameter(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getInitParameterNames() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getInputStream() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getIntHeader(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getLastAccessedTime() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getLocalAddr() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getLocalName() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getLocalPort() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getLocale() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getLocale() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
getLocale(Context) - Method in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommand
Retrieve and return the Locale for this request.
getLocales() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getMajorVersion() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getMaxInactiveInterval() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getMethod() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getMimeType(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getMinorVersion() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getNamedDispatcher(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getOutputStream() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
getParam() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getParamValues() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getParameter(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getParameter() - Method in class org.apache.commons.chain.web.servlet.RequestParameterMapper
Return the name of the request parameter to use for selecting the org.apache.commons.chain.Command to be executed.
getParameterMap() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getParameterNames() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getParameterValues(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getPathInfo() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getPathTranslated() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getProtocol() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getQueryString() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getReader() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRealPath(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRealPath(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getRemoteAddr() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRemoteHost() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRemotePort() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRemoteUser() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRequest() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
Return the javax.servlet.http.HttpServletRequest for this context.
getRequestDispatcher(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getRequestScope() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getRequestURI() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRequestURL() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getRequestedSessionId() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getResource(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getResourceAsStream(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getResourcePaths(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getResponse() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
Return the javax.servlet.http.HttpServletResponse for this context.
getScheme() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getServerInfo() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getServerName() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getServerPort() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getServlet(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getServletContext() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getServletContextName() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getServletNames() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getServletPath() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getServlets() - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
getSession() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getSession(boolean) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getSessionContext() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getSessionScope() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
See the org.apache.commons.chain.web.WebContext's Javadoc.
getUserPrincipal() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
getValue(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getValueNames() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
getWriter() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 

H

hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
hashCode() - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
header - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of header name-value combinations (immutable).
headerValues - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantitated Map of header name-values combinations (immutable).
headers - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 

I

init() - Method in class org.apache.commons.chain.web.servlet.ChainProcessor
Cache the name of the command we should execute for each request.
initParam - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of context initialization parameters.
initialize(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
Initialize (or reinitialize) this ServletWebContext instance for the specified Servlet API objects.
invalidate() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
isCommitted() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
isEmpty() - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
isNew() - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
isRequestedSessionIdFromCookie() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
isSecure() - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
isUserInRole(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 

K

key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
key(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
keySet() - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 

L

locale - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
locale - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
locale - Variable in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
 
locale - Variable in class org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
 
log(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
log(Exception, String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
log(String, Throwable) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 

M

MockHttpServletRequest - class org.apache.commons.chain.web.servlet.MockHttpServletRequest.
 
MockHttpServletRequest() - Constructor for class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
MockHttpServletRequest(HttpSession) - Constructor for class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
MockHttpServletRequest(String, String, String, String) - Constructor for class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
MockHttpServletRequest(String, String, String, String, HttpSession) - Constructor for class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
MockHttpServletResponse - class org.apache.commons.chain.web.servlet.MockHttpServletResponse.
 
MockHttpServletResponse() - Constructor for class org.apache.commons.chain.web.servlet.MockHttpServletResponse
 
MockHttpSession - class org.apache.commons.chain.web.servlet.MockHttpSession.
 
MockHttpSession() - Constructor for class org.apache.commons.chain.web.servlet.MockHttpSession
 
MockHttpSession(ServletContext) - Constructor for class org.apache.commons.chain.web.servlet.MockHttpSession
 
MockServletContext - class org.apache.commons.chain.web.servlet.MockServletContext.
 
MockServletContext() - Constructor for class org.apache.commons.chain.web.servlet.MockServletContext
 

O

org.apache.commons.chain.web.servlet - package org.apache.commons.chain.web.servlet
Basis for specialized Context implementations suitable for use in web applications, and generic Command implementations useful across web application environments.

P

PathInfoMapper - class org.apache.commons.chain.web.servlet.PathInfoMapper.
org.apache.commons.chain.Command that uses the "path info" component of the request URI to select a org.apache.commons.chain.Command from the appropriate org.apache.commons.chain.Catalog, and execute it.
PathInfoMapper() - Constructor for class org.apache.commons.chain.web.servlet.PathInfoMapper
 
param - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of request parameter name-value.
paramValues - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The lazily instantiated Map of request parameter name-values.
parameter - Variable in class org.apache.commons.chain.web.servlet.RequestParameterMapper
 
parameters - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
parameters - Variable in class org.apache.commons.chain.web.servlet.MockServletContext
 
pathInfo - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
principal - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
put(Object, Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
putAll(Map) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
putValue(String, Object) - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 

Q

queryString - Variable in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 

R

RequestParameterMapper - class org.apache.commons.chain.web.servlet.RequestParameterMapper.
org.apache.commons.chain.Command that uses a specified request parameter to select a org.apache.commons.chain.Command from the appropriate org.apache.commons.chain.Catalog, and execute it.
RequestParameterMapper() - Constructor for class org.apache.commons.chain.web.servlet.RequestParameterMapper
 
release() - Method in class org.apache.commons.chain.web.servlet.ServletWebContext
Release references to allocated resources acquired in initialize() of via subsequent processing.
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletApplicationScopeMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletInitParamMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
remove(Object) - Method in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
removeAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpServletRequest
 
removeAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
removeAttribute(String) - Method in class org.apache.commons.chain.web.servlet.MockServletContext
 
removeValue(String) - Method in class org.apache.commons.chain.web.servlet.MockHttpSession
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletCookieMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletHeaderMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletHeaderValuesMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletParamMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletParamValuesMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletRequestScopeMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletSessionScopeMap
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
 
request - Variable in class org.apache.commons.chain.web.servlet.ServletWebContext
The HttpServletRequest for this request.