A B C D E F G H I L M N O P R S U

A

ABSOLUTE_SERVLET_SOURCE_POSTFIX - Static variable in class org.apache.cocoon.servletservice.AbsoluteServletConnection
 
AbsoluteServletConnection - Class in org.apache.cocoon.servletservice
Create a connection to a servlet service.
AbsoluteServletConnection(String, String, String) - Constructor for class org.apache.cocoon.servletservice.AbsoluteServletConnection
Create an absolute connection to a servlet service.
Absolutizable - Interface in org.apache.cocoon.servletservice
By this interface, a ServletServiceContext provides absolute information about a mounted servlet service.
absolutizeURI(URI) - Method in interface org.apache.cocoon.servletservice.Absolutizable
Takes the scheme specific part of a servlet service URI (the scheme is the responsibilty of the ServletSource) and resolve it with respect to the servlets mount point.
absolutizeURI(URI) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
Takes the scheme specific part of a servlet service URI (the scheme is the responsibilty of the ServletSource) and resolve it with respect to the servlets mount point.
AbstractServletConnection - Class in org.apache.cocoon.servletservice
 
AbstractServletConnection() - Constructor for class org.apache.cocoon.servletservice.AbstractServletConnection
 
AbstractServletConnection.NoServletContextAvailableException - Exception in org.apache.cocoon.servletservice
A special exception indicating that there is no servlet context available.
AbstractServletConnection.NoServletContextAvailableException(String) - Constructor for exception org.apache.cocoon.servletservice.AbstractServletConnection.NoServletContextAvailableException
 
addCookie(Cookie) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
addDateHeader(String, long) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
addHeader(String, String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
addIntHeader(String, int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 

B

BaseServletContextFactoryBean - Class in org.apache.cocoon.servletservice.spring
FactoryBean that exposes the ServletServiceContext in the current base call frame.
BaseServletContextFactoryBean() - Constructor for class org.apache.cocoon.servletservice.spring.BaseServletContextFactoryBean
 

C

CallFrame - Class in org.apache.cocoon.callstack
Attributes in the call frame and destruction callbacks that should be executed when the call frame is left.
CallFrame() - Constructor for class org.apache.cocoon.callstack.CallFrame
 
CallFrameHelper - Class in org.apache.cocoon.callstack.environment
A set of constants and methods to access the content of the call frame.
CallFrameHelper() - Constructor for class org.apache.cocoon.callstack.environment.CallFrameHelper
 
CallScope - Class in org.apache.cocoon.callstack
Stack based scope implementation.
CallScope() - Constructor for class org.apache.cocoon.callstack.CallScope
 
CallStack - Class in org.apache.cocoon.callstack
Stack used for storing objects in the current call frame.
CallStack() - Constructor for class org.apache.cocoon.callstack.CallStack
 
CallStackHelper - Class in org.apache.cocoon.servletservice
Helper class used for geting hold on the current servlet service
CallStackHelper() - Constructor for class org.apache.cocoon.servletservice.CallStackHelper
 
connect() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
connect() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Connect to the servlet service.
connect() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
connected - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
If already connected
containsHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
context - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
The current block context
CONTEXT_OBJECT - Static variable in class org.apache.cocoon.callstack.environment.CallFrameHelper
Key for the environment ServletContext in the call frame.
createURLStreamHandler(String) - Method in class org.apache.cocoon.servletservice.url.ServletURLStreamHandlerFactory

D

decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.apache.cocoon.servletservice.spring.ServletDecorator
 
destroy() - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
disconnect() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
DispatcherServlet - Class in org.apache.cocoon.servletservice
A servlet that dispatch to managed sevlets from the context Spring container.
DispatcherServlet() - Constructor for class org.apache.cocoon.servletservice.DispatcherServlet
 
DynamicProxyRequestHandler - Class in org.apache.cocoon.servletservice
A dynamic wrapper for servlet requests that overwrites the getContextPath, getServletPath and getPathInfo methods to reflect the mount path of the block servlet.
DynamicProxyRequestHandler(HttpServletRequest, String) - Constructor for class org.apache.cocoon.servletservice.DynamicProxyRequestHandler
Creates a new request wrapper from a specified proxied request and the mount path of the block servlet

E

encodeRedirectUrl(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
encodeRedirectURL(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
encodeUrl(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
encodeURL(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
enter() - Static method in class org.apache.cocoon.callstack.CallStack
This hook must be called each time a call frame is entered.
enterServlet(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.cocoon.servletservice.CallStackHelper
This hook must be called each time a servlet service is entered.
enterSuperServlet(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.cocoon.servletservice.CallStackHelper
This hook must be called each time a super servlet service is entered.
executeDestructionCallbacks(ServletContext) - Static method in class org.apache.cocoon.servletscope.ServletScope
Executes destruction callbacks of beans from servlet scope.
exists() - Method in class org.apache.cocoon.servletservice.ServletServiceContext.NamedDispatcher
 

F

flushBuffer() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
forward(ServletRequest, ServletResponse) - Method in class org.apache.cocoon.servletservice.ServletServiceContext.NamedDispatcher
 
frameAt(int) - Static method in class org.apache.cocoon.callstack.CallStack
Get the frame at the i:th position in the call stack

G

get(String, ObjectFactory) - Method in class org.apache.cocoon.callstack.CallScope
 
get(String, ObjectFactory) - Method in class org.apache.cocoon.servletscope.ServletScope
 
getAttribute(String) - Method in class org.apache.cocoon.callstack.CallFrame
 
getAttribute(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getAttribute(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getAttribute(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getAttributeNames() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getAttributeNames() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getAttributeNames() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getAuthType() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getBaseServletContext() - Static method in class org.apache.cocoon.servletservice.CallStackHelper
Use this method for getting the context that should be used for resolving a polymorphic servlet protocol call.
getBlockServletMap() - Method in class org.apache.cocoon.servletservice.DispatcherServlet
 
getBufferSize() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getCharacterEncoding() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getCharacterEncoding() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getContentLength() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getContentType() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getContentType() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get the mime-type of the servlet-service.
getContentType() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getContentType() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getContentType() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getContext() - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
getContext(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getContext(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getContextPath() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getConversationId() - Method in class org.apache.cocoon.callstack.CallScope
 
getConversationId() - Method in class org.apache.cocoon.servletscope.ServletScope
 
getCookies() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getCurrentFrame() - Static method in class org.apache.cocoon.callstack.CallStack
Use this method for getting the current call frame
getCurrentServletContext() - Static method in class org.apache.cocoon.servletservice.CallStackHelper
Use this method for getting the context that should be used for resolving a servlet protocol call to a super servlet service.
getDateHeader(String, long) - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getDateHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getDateHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getErrorStream() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getHeaderField(String) - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getHeaderField(String) - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get a response header with the given name.
getHeaderFieldDate(String, long) - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getHeaderFields() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getHeaderNames() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getHeaders() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getHeaders() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get all response header fields.
getHeaders(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getHeaders() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getInitParameter(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getInitParameter(String) - Method in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
getInitParameter(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getInitParameterNames() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getInitParameterNames() - Method in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
getInitParameterNames() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getInputStream() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
Return an InputStream object to read from the source.
getInputStream() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Read the input stream from the servlet service response.
getInputStream() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getInputStream() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getIntHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getIntHeader(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getLastModified() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getLastModified() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get the last modification date of the servlet service.
getLastModified() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getLocalAddr() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getLocale() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getLocale() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getLocales() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getLocalName() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getLocalPort() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getMajorVersion() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getMajorVersion() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getMethod() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getMimeType(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getMinorVersion() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getMinorVersion() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getMountPath() - Method in interface org.apache.cocoon.servletservice.Mountable
The mount path of the servlet.
getMountPath() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
Get the mount path of the servlet service context
getNamedContext(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
Get the context of a servlet service with a given name.
getNamedDispatcher(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getNamedDispatcher(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getObject() - Method in class org.apache.cocoon.callstack.environment.HttpServletRequestFactoryBean
 
getObject() - Method in class org.apache.cocoon.callstack.environment.HttpServletResponseFactoryBean
 
getObject() - Method in class org.apache.cocoon.callstack.environment.ServletContextFactoryBean
 
getObject() - Method in class org.apache.cocoon.servletservice.spring.BaseServletContextFactoryBean
 
getObject() - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.callstack.environment.HttpServletRequestFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.callstack.environment.HttpServletResponseFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.callstack.environment.ServletContextFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.servletservice.spring.BaseServletContextFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
getOutputStream() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
Returns an output stream that writes as POST to this connection.
getOutputStream() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get an output stream that writes as POST to this connection.
getOutputStream() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getOutputStream() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getParameter(String) - Method in class org.apache.cocoon.servletservice.util.RequestParameters
Get the value of a parameter.
getParameter(String, String) - Method in class org.apache.cocoon.servletservice.util.RequestParameters
Get the value of a parameter.
getParameter(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getParameterMap() - Method in class org.apache.cocoon.servletservice.util.RequestParameters
Get map of parameter names to String array values
getParameterMap() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getParameterNames() - Method in class org.apache.cocoon.servletservice.util.RequestParameters
Get all parameter names.
getParameterNames() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getParameterValues(String) - Method in class org.apache.cocoon.servletservice.util.RequestParameters
Get all values of a parameter.
getParameterValues(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getPathInfo() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getPathTranslated() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getProtocol() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getQueryString() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getReader() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRealPath(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getRealPath(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getRealPath(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
Deprecated.  
getRemoteAddr() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRemoteHost() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRemotePort() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRemoteUser() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRequest() - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
getRequestDispatcher(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getRequestDispatcher(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getRequestDispatcher(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRequestedSessionId() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRequestURI() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getRequestURL() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getResource(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getResource(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getResourceAsStream(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getResourceAsStream(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getResourcePaths(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getResourcePaths(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getResponse() - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
getResponseCode() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getResponseCode() - Method in interface org.apache.cocoon.servletservice.ServletConnection
 
getResponseCode() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection
getScheme() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getServerInfo() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getServerInfo() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getServerName() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getServerPort() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getServiceName(String) - Method in interface org.apache.cocoon.servletservice.Absolutizable
Get the fully qualified servlet service name of a connected service.
getServiceName() - Method in interface org.apache.cocoon.servletservice.Absolutizable
Get the fully qualifed service name.
getServiceName(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getServiceName() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getServlet(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getServletContext() - Method in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
getServletContextName() - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
getServletContextName() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getServletName() - Method in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
getServletNames() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getServletPath() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getServlets() - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
getSession() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getSession(boolean) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getStatus() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
getURI() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
getURI() - Method in interface org.apache.cocoon.servletservice.ServletConnection
Get a URI representing this servlet connection.
getUserPrincipal() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
getWriter() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 

H

hasAttribute(String) - Method in class org.apache.cocoon.callstack.CallFrame
 
HttpServletRequestFactoryBean - Class in org.apache.cocoon.callstack.environment
FactoryBean that exposes the HttpServletRequest in the current call frame.
HttpServletRequestFactoryBean() - Constructor for class org.apache.cocoon.callstack.environment.HttpServletRequestFactoryBean
 
HttpServletResponseFactoryBean - Class in org.apache.cocoon.callstack.environment
FactoryBean that exposes the HttpServletResponse in the current call frame.
HttpServletResponseFactoryBean() - Constructor for class org.apache.cocoon.callstack.environment.HttpServletResponseFactoryBean
 

I

include(ServletRequest, ServletResponse) - Method in class org.apache.cocoon.servletservice.ServletServiceContext.NamedDispatcher
 
init() - Method in class org.apache.cocoon.servletservice.DispatcherServlet
 
init() - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
init() - Method in class org.apache.cocoon.servletservice.spring.ServletNamespaceHandler
 
INSTANCE - Static variable in class org.apache.cocoon.servletservice.util.NullServletInputStream
 
invoke(Object, Method, Object[]) - Method in class org.apache.cocoon.servletservice.DynamicProxyRequestHandler
 
isCommitted() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
isSecure() - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
isSingleton() - Method in class org.apache.cocoon.callstack.environment.HttpServletRequestFactoryBean
 
isSingleton() - Method in class org.apache.cocoon.callstack.environment.HttpServletResponseFactoryBean
 
isSingleton() - Method in class org.apache.cocoon.callstack.environment.ServletContextFactoryBean
 
isSingleton() - Method in class org.apache.cocoon.servletservice.spring.BaseServletContextFactoryBean
 
isSingleton() - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
isUserInRole(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 

L

leave() - Static method in class org.apache.cocoon.callstack.CallStack
This hook must be called each time a call frame is left.
leaveServlet() - Static method in class org.apache.cocoon.servletservice.CallStackHelper
This hook must be called each time a servlet service is left.
log(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
log(Exception, String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
log(String, Throwable) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
logger - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
By default we use the logger for this class.

M

Mountable - Interface in org.apache.cocoon.servletservice
Interface for servlet services that are mounted on a specific path.

N

NoCallingServletServiceRequestAvailableException - Exception in org.apache.cocoon.servletservice
 
NoCallingServletServiceRequestAvailableException(String) - Constructor for exception org.apache.cocoon.servletservice.NoCallingServletServiceRequestAvailableException
 
NullServletInputStream - Class in org.apache.cocoon.servletservice.util
Always empty stream.
NullServletInputStream() - Constructor for class org.apache.cocoon.servletservice.util.NullServletInputStream
 

O

openConnection(URL) - Method in class org.apache.cocoon.servletservice.url.ServletURLStreamHandler
 
org.apache.cocoon.callstack - package org.apache.cocoon.callstack
 
org.apache.cocoon.callstack.environment - package org.apache.cocoon.callstack.environment
 
org.apache.cocoon.servletscope - package org.apache.cocoon.servletscope
 
org.apache.cocoon.servletservice - package org.apache.cocoon.servletservice
 
org.apache.cocoon.servletservice.spring - package org.apache.cocoon.servletservice.spring
 
org.apache.cocoon.servletservice.url - package org.apache.cocoon.servletservice.url
 
org.apache.cocoon.servletservice.util - package org.apache.cocoon.servletservice.util
 

P

performConnect() - Method in class org.apache.cocoon.servletservice.AbsoluteServletConnection
Perform the actual connect that invokes the servlet service.
performConnect() - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
Access the servlet and fill the response object.
performConnect() - Method in class org.apache.cocoon.servletservice.RelativeServletConnection
Perform the actual connect that invokes the servlet service.

R

read() - Method in class org.apache.cocoon.servletservice.util.NullServletInputStream
 
registerDestructionCallback(String, Runnable) - Method in class org.apache.cocoon.callstack.CallFrame
 
registerDestructionCallback(String, Runnable) - Method in class org.apache.cocoon.callstack.CallScope
 
registerDestructionCallback(String, Runnable) - Method in class org.apache.cocoon.servletscope.ServletScope
 
RelativeServletConnection - Class in org.apache.cocoon.servletservice
Implementation of a ServletConnection that gets its content by invoking the servlet service.
RelativeServletConnection(String, String, String) - Constructor for class org.apache.cocoon.servletservice.RelativeServletConnection
 
remove(String) - Method in class org.apache.cocoon.callstack.CallScope
 
remove(String) - Method in class org.apache.cocoon.servletscope.ServletScope
 
removeAttribute(String) - Method in class org.apache.cocoon.callstack.CallFrame
 
removeAttribute(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
removeAttribute(String) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
removeAttribute(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
request - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
Connection request
REQUEST_OBJECT - Static variable in class org.apache.cocoon.callstack.environment.CallFrameHelper
Key for the environment HttpServletRequest in the call frame.
requestBody - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
 
RequestParameters - Class in org.apache.cocoon.servletservice.util
This class is used by the RequestWrapper.
RequestParameters(String) - Constructor for class org.apache.cocoon.servletservice.util.RequestParameters
Construct a new object from a queryString
reset() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
resetBuffer() - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
response - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
Connection response
RESPONSE_OBJECT - Static variable in class org.apache.cocoon.callstack.environment.CallFrameHelper
Key for the environment HttpServletResponse in the call frame.
responseBody - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
 

S

sendError(int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
sendError(int, String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
sendRedirect(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.servletservice.DispatcherServlet
 
servletConfig - Variable in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
ServletConfigurationWrapper - Class in org.apache.cocoon.servletservice.util
 
ServletConfigurationWrapper(ServletConfig) - Constructor for class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
ServletConfigurationWrapper(ServletConfig, ServletContext) - Constructor for class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
ServletConnection - Interface in org.apache.cocoon.servletservice
Contract to connect to a servlet service.
servletContext - Variable in class org.apache.cocoon.servletservice.util.ServletConfigurationWrapper
 
servletContext - Variable in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
ServletContextFactoryBean - Class in org.apache.cocoon.callstack.environment
FactoryBean that exposes the ServletContext in the current call frame.
ServletContextFactoryBean() - Constructor for class org.apache.cocoon.callstack.environment.ServletContextFactoryBean
 
ServletContextWrapper - Class in org.apache.cocoon.servletservice.util
 
ServletContextWrapper() - Constructor for class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
ServletDecorator - Class in org.apache.cocoon.servletservice.spring
This BeanDefinitionDecorator deals with the http://cocoon.apache.org/schema/servlet namespace which defines following elements: context : with optional attributes mountPath and contextPath.
ServletDecorator() - Constructor for class org.apache.cocoon.servletservice.spring.ServletDecorator
 
ServletFactoryBean - Class in org.apache.cocoon.servletservice.spring
 
ServletFactoryBean() - Constructor for class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
ServletNamespaceHandler - Class in org.apache.cocoon.servletservice.spring
Spring namespace handler for the Cocoon servlet namespace (http://cocoon.apache.org/schema/servlet).
ServletNamespaceHandler() - Constructor for class org.apache.cocoon.servletservice.spring.ServletNamespaceHandler
 
ServletScope - Class in org.apache.cocoon.servletscope
Stack based scope implementation.
ServletScope() - Constructor for class org.apache.cocoon.servletscope.ServletScope
 
ServletServiceContext - Class in org.apache.cocoon.servletservice
 
ServletServiceContext() - Constructor for class org.apache.cocoon.servletservice.ServletServiceContext
 
ServletServiceContext.NamedDispatcher - Class in org.apache.cocoon.servletservice
 
ServletServiceContext.NamedDispatcher(String) - Constructor for class org.apache.cocoon.servletservice.ServletServiceContext.NamedDispatcher
 
ServletServiceRequest - Class in org.apache.cocoon.servletservice.util
Create a HttpServletRequest from an URL, that is used while calling e.g. a servlet service.
ServletServiceRequest(URI, HttpServletRequest) - Constructor for class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
ServletServiceResponse - Class in org.apache.cocoon.servletservice.util
Creates a HttpServletResponse object that is usable for internal block calls.
ServletServiceResponse() - Constructor for class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
ServletURLConnection - Class in org.apache.cocoon.servletservice.url
 
ServletURLConnection(URL) - Constructor for class org.apache.cocoon.servletservice.url.ServletURLConnection
 
ServletURLStreamHandler - Class in org.apache.cocoon.servletservice.url
 
ServletURLStreamHandler() - Constructor for class org.apache.cocoon.servletservice.url.ServletURLStreamHandler
 
ServletURLStreamHandlerFactory - Class in org.apache.cocoon.servletservice.url
 
ServletURLStreamHandlerFactory() - Constructor for class org.apache.cocoon.servletservice.url.ServletURLStreamHandlerFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setAttribute(String, Object) - Method in class org.apache.cocoon.callstack.CallFrame
 
setAttribute(String, Object) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setAttribute(String, Object) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
setAttribute(String, Object) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setAttributes(Map) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setBeanName(String) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setBufferSize(int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setCharacterEncoding(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setCharacterEncoding(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setConnections(Map) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setConnections(Map) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setConnectionServiceNames(Map) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setConnectionServiceNames(Map) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setContentLength(int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setContentLength(int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setContentType(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setContext(ServletContext) - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
setContext(ServletContext) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setContextParams(Map) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setContextPath(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setContextPath(String) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
The path to the blocks resources relative to the servlet context URL, must start with an '/'.
setDateHeader(String, long) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setDateHeader(String, long) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setEmbeddedServlet(Servlet) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setEnvironment(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
setHeader(String, String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setHeader(String, String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setIfModifiedSince(long) - Method in class org.apache.cocoon.servletservice.AbstractServletConnection
 
setIfModifiedSince(long) - Method in interface org.apache.cocoon.servletservice.ServletConnection
Set the last modification date if you want to make use of caching.
setInitParams(Map) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setInitParams(Map) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setInputStream(InputStream) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setIntHeader(String, int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setIntHeader(String, int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setLocale(Locale) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setMethod(String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceRequest
 
setMountPath(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setMountPath(String) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setRequest(HttpServletRequest) - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
setResponse(HttpServletResponse) - Static method in class org.apache.cocoon.callstack.environment.CallFrameHelper
 
setServiceName(String) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
 
setServiceName(String) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setServlet(Servlet) - Method in class org.apache.cocoon.servletservice.ServletServiceContext
Set the servlet of the context
setServletContext(ServletContext) - Method in class org.apache.cocoon.servletscope.ServletScope
 
setServletContext(ServletContext) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
setServletContext(ServletContext) - Method in class org.apache.cocoon.servletservice.util.ServletContextWrapper
 
setStatus(int) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setStatus(int, String) - Method in class org.apache.cocoon.servletservice.util.ServletServiceResponse
 
setUrlHandlerFactoryCollector(URLHandlerFactoryCollector) - Method in class org.apache.cocoon.servletservice.spring.ServletFactoryBean
 
size() - Static method in class org.apache.cocoon.callstack.CallStack
 
SUPER - Static variable in class org.apache.cocoon.servletservice.ServletServiceContext
 
SUPER_CALL - Static variable in class org.apache.cocoon.servletservice.CallStackHelper
Key for a value determing wether a call frame contains a super call or not

U

uri - Variable in class org.apache.cocoon.servletservice.AbstractServletConnection
 
usingProxy() - Method in class org.apache.cocoon.servletservice.url.ServletURLConnection

A B C D E F G H I L M N O P R S U

Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.