- changeSessionId() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- checkError() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
-
- classLoader - Variable in class org.glassfish.grizzly.servlet.ServletHandler
-
- className - Variable in class org.glassfish.grizzly.servlet.Registration
-
- clearContextInitParameters() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- clone() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
-
Prevent cloning the facade.
- cloneCookie() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
- close() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
-
Close the stream
Since we re-cycle, we can't allow the call to super.close()
which would permanently disable us.
- close() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
-
- close() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
-
- close() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
-
- close() - Method in class org.glassfish.grizzly.servlet.WebConnectionImpl
-
- compareTo(ServletRegistration) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
- configureServletEnv() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- containsHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- context - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The context for this request.
- contextPath - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The context path for this request.
- CookieWrapper - Class in org.glassfish.grizzly.servlet
-
- CookieWrapper(String, String) - Constructor for class org.glassfish.grizzly.servlet.CookieWrapper
-
Constructs a cookie with a specified name and value.
- create() - Static method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- create() - Static method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
- createEventListenerInstance(Class<? extends EventListener>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given EventListener class.
- createEventListenerInstance(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given EventListener class.
- createFilter(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- createFilterChain(ServletRequest, Servlet, DispatcherType) - Method in class org.glassfish.grizzly.servlet.FilterChainFactory
-
Construct and return a FilterChain implementation that will wrap the
execution of the specified servlet instance.
- createFilterChain(Request, Servlet, DispatcherType) - Method in class org.glassfish.grizzly.servlet.FilterChainFactory
-
Construct and return a FilterChain implementation that will wrap the
execution of the specified servlet instance.
- createFilterInstance(FilterRegistration) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Filter class.
- createFilterInstance(Class<? extends Filter>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Filter class.
- createHttpUpgradeHandlerInstance(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given HttpUpgradeHandler class.
- createListener(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- createServlet(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- createServletInstance(ServletRegistration) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- createServletInstance(Class<? extends Servlet>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- crossContext - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
If this request is cross context, since this changes session access
behavior.
- ctx - Variable in class org.glassfish.grizzly.servlet.Registration
-
- customizeErrorPage(Response, String, int, Throwable) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Customize the error page returned to the client.
- getAsyncContext() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getAttribute(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getAttribute() method of the wrapped request.
- getAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getAttribute(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getAttributeNames() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getAttributeNames() method of the wrapped
request.
- getAttributeNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getAttributeNames() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getAttributeNames() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getAuthType() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getBasePath() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- getBufferSize() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getCharacterEncoding() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getCharacterEncoding() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getClassLoader() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getClassLoader() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getClassName() - Method in class org.glassfish.grizzly.servlet.Registration
-
Gets the fully qualified class name of the Servlet or Filter that
is represented by this Registration.
- getComment() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the comment describing the purpose of this cookie, or
null if the cookie has no comment.
- getComment() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- getContentLength() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getContentLengthLong() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getContentType() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getContentType() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getContext(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getContextImpl() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getContextPath() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getContextPath() method of the wrapped
request.
- getContextPath() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getContextPath() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Returns the portion of the request URI that indicates the context
of the request.
- getContextPath() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getCookies() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getCreationTime() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getDateHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getDefaultSessionTrackingModes() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getDispatcherType() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
- getDispatcherType() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getDispatcherTypes() - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- getDomain() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the domain name set for this cookie.
- getDomain() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- getEffectiveMajorVersion() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getEffectiveMinorVersion() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getEffectiveSessionTrackingModes() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getEventListeners() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- getExpectationHandler() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Get the
ExpectationHandler responsible for processing
Expect: header (for example "Expect: 100-Continue").
- getExpectationHandler() - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
Get the
ExpectationHandler responsible for processing
Expect: header (for example "Expect: 100-Continue").
- getFilter() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
-
Return the application Filter we are configured for.
- getFilterChain(Request) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getFilterChainFactory() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- getFilterMaps() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- getFilterName() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
- getFilterName() - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- getFilterRegistration(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets the FilterRegistration corresponding to the filter with the
given filterName.
- getFilterRegistrations() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets a (possibly empty) Map of the FilterRegistration
objects (keyed by filter name) corresponding to all filters
registered with this WebappContext.
- getGrizzlyCookies() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getHeaderNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getHeaderNames() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getHeaders(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getHeaders(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getHttpUpgradeHandler() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getId() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
- getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.Registration
-
Gets the value of the initialization parameter with the given name
that will be used to initialize the Servlet or Filter represented
by this Registration object.
- getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
- getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
- getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
- getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getInitParameters() - Method in class org.glassfish.grizzly.servlet.Registration
-
Gets an immutable (and possibly empty) Map containing the
currently available initialization parameters that will be used to
initialize the Servlet or Filter represented by this Registration
object.
- getInputStream() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getInputStream() - Method in class org.glassfish.grizzly.servlet.WebConnectionImpl
-
Returns an input stream for this web connection.
- getInternalRequest() - Method in interface org.glassfish.grizzly.servlet.Holders.RequestHolder
-
Returns internal Grizzly
Request associated with this Holder.
- getInternalRequest() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Returns internal Grizzly
Request associated with this Holder.
- getInternalRequest(HttpServletRequest) - Static method in class org.glassfish.grizzly.servlet.ServletUtils
-
Returns internal Grizzly
Request associated with the passed
HttpServletRequest.
- getInternalResponse() - Method in interface org.glassfish.grizzly.servlet.Holders.ResponseHolder
-
Returns internal Grizzly
Response associated with this Holder.
- getInternalResponse() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
Returns internal Grizzly
Response associated with this Holder.
- getInternalResponse(HttpServletResponse) - Static method in class org.glassfish.grizzly.servlet.ServletUtils
-
Returns internal Grizzly
Response associated with the passed
HttpServletResponse.
- getIntHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getJspConfigDescriptor() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getLastAccessedTime() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getLocalAddr() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getLocale() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getLocale() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getLocales() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getLocalName() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getLocalPort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getMajorVersion() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getMappings() - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
Gets the currently available mappings of the
Servlet represented by this ServletRegistration.
- getMaxAge() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the maximum age of the cookie, specified in seconds,
By default, -1 indicating the cookie will persist
until browser shutdown.
- getMaxAge() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- getMaxInactiveInterval() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getMessage() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
- getMethod() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getMimeType(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getMinorVersion() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getName() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the name of the cookie.
- getName() - Method in class org.glassfish.grizzly.servlet.Registration
-
Gets the name of the Servlet or Filter that is represented by this
Registration.
- getName() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getName() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- getNamedDispatcher(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getOutputStream() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- getOutputStream() - Method in class org.glassfish.grizzly.servlet.WebConnectionImpl
-
Returns an output stream for this web connection.
- getParameter(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getParameter() method of the wrapped request.
- getParameter(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getParameterMap() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getParameterMap() method of the
wrapped request.
- getParameterMap() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getParameterNames() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getParameterNames() method of the
wrapped request.
- getParameterNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getParameterValues(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getParameterValues() method of the
wrapped request.
- getParameterValues(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getPart(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getParts() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getPath() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the path on the server
to which the browser returns this cookie.
- getPath() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- getPathInfo() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getPathInfo() method of the wrapped request.
- getPathInfo() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getPathTranslated() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getProtocol() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getQueryString() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getQueryString() method of the wrapped
request.
- getQueryString() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getReader() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRealPath(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRealPath(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getRemoteAddr() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRemoteHost() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRemotePort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRemoteUser() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRequest() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- getRequestDispatcher(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Return a RequestDispatcher that wraps the resource at the specified
path, which may be interpreted as relative to the current request path.
- getRequestDispatcher(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRequestDispatcher(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getRequestedSessionId() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRequestFacade() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
- getRequestURI() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getRequestURI() method of the wrapped
request.
- getRequestURI() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getRequestURL() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getRequestURL() method of the wrapped
request.
- getRequestURL() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getResource(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getResourceAsStream(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getResourcePaths(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- getResponse() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
- getRunAsRole() - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- getScheme() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getServerInfo() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getServerName() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getServerPort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getServlet(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Deprecated.
- getServletConfig() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getServletContext() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
- getServletContext() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getServletContext() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getServletContext() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
- getServletContextName() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getServletCtx() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getServletInstance() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- getServletName() - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- getServletName() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
- getServletNameFilterMappings(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets the current servlet name mappings of the Filter with
the given name.
- getServletNameMappings() - Method in class org.glassfish.grizzly.servlet.FilterRegistration
-
Gets the currently available servlet name mappings
of the Filter represented by this FilterRegistration.
- getServletNames() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Deprecated.
- getServletPath() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the getServletPath() method of the wrapped
request.
- getServletPath() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getServletRegistration(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets the ServletRegistration corresponding to the servlet with the
given servletName.
- getServletRegistrations() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets a (possibly empty) Map of the ServletRegistration
objects (keyed by servlet name) corresponding to all servlets
registered with this WebappContext.
- getServlets() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Deprecated.
- getSession(boolean) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getSession() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getSessionContext() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getSessionCookieConfig() - Method in class org.glassfish.grizzly.servlet.WebappContext
- getStatus() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
- getURLPattern() - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- getUrlPatternFilterMappings(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Gets the current URL pattern mappings of the Filter with the given
name.
- getUrlPatternMappings() - Method in class org.glassfish.grizzly.servlet.FilterRegistration
-
Gets the currently available URL pattern mappings of the Filter
represented by this FilterRegistration.
- getUserPrincipal() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- getValue() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the value of the cookie.
- getValue(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getValueNames() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- getVersion() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns the version of the protocol this cookie complies
with.
- getVirtualServerName() - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- getWrappedCookie() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
- getWriter() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- sendAcknowledgment(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- sendError(int, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- sendError(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- sendError(int, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- sendError(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- sendRedirect(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- sendRedirect(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- service(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
- servlet - Variable in class org.glassfish.grizzly.servlet.ServletRegistration
-
- servletClass - Variable in class org.glassfish.grizzly.servlet.ServletHandler
-
- servletClass - Variable in class org.glassfish.grizzly.servlet.ServletRegistration
-
- servletClassName - Variable in class org.glassfish.grizzly.servlet.ServletHandler
-
- ServletConfigImpl - Class in org.glassfish.grizzly.servlet
-
Basic ServletConfig implementation.
- ServletConfigImpl(WebappContext) - Constructor for class org.glassfish.grizzly.servlet.ServletConfigImpl
-
- servletContextImpl - Variable in class org.glassfish.grizzly.servlet.ServletConfigImpl
-
- ServletHandler - Class in org.glassfish.grizzly.servlet
-
HttpHandler implementation that provides an entry point for processing
a Servlet request.
- ServletHandler(ServletConfigImpl) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
-
- ServletInputStreamImpl - Class in org.glassfish.grizzly.servlet
-
- ServletInputStreamImpl(HttpServletRequestImpl) - Constructor for class org.glassfish.grizzly.servlet.ServletInputStreamImpl
-
- servletInstance - Variable in class org.glassfish.grizzly.servlet.ServletHandler
-
- ServletOutputStreamImpl - Class in org.glassfish.grizzly.servlet
-
- ServletOutputStreamImpl(HttpServletResponseImpl) - Constructor for class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
-
- servletPath - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The servlet path for this request.
- ServletReaderImpl - Class in org.glassfish.grizzly.servlet
-
- ServletReaderImpl(Reader) - Constructor for class org.glassfish.grizzly.servlet.ServletReaderImpl
-
- ServletRegistration - Class in org.glassfish.grizzly.servlet
-
Allows customization of a
Servlet registered with the
WebappContext.
- ServletRegistration(WebappContext, String, String) - Constructor for class org.glassfish.grizzly.servlet.ServletRegistration
-
Creates a new ServletRegistration associated with the specified
WebappContext.
- ServletRegistration(WebappContext, String, Servlet) - Constructor for class org.glassfish.grizzly.servlet.ServletRegistration
-
Creates a new ServletRegistration associated with the specified
WebappContext.
- ServletRegistration(WebappContext, String, Class<? extends Servlet>) - Constructor for class org.glassfish.grizzly.servlet.ServletRegistration
-
Creates a new ServletRegistration associated with the specified
WebappContext.
- servletRegistrations - Variable in class org.glassfish.grizzly.servlet.WebappContext
-
- servletRequest - Variable in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
- servletResponse - Variable in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
The corresponding servlet response
- ServletUtils - Class in org.glassfish.grizzly.servlet
-
Grizzly Servlet utilities.
- ServletUtils() - Constructor for class org.glassfish.grizzly.servlet.ServletUtils
-
- ServletWriterImpl - Class in org.glassfish.grizzly.servlet
-
- ServletWriterImpl(Writer) - Constructor for class org.glassfish.grizzly.servlet.ServletWriterImpl
-
- SessionCookieConfig - Class in org.glassfish.grizzly.servlet
-
Class that may be used to configure various properties of cookies
used for session tracking purposes.
- SessionCookieConfig(WebappContext) - Constructor for class org.glassfish.grizzly.servlet.SessionCookieConfig
-
Constructor
- setAsyncSupported(boolean) - Method in class org.glassfish.grizzly.servlet.FilterRegistration
- setAsyncSupported(boolean) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Override the setAttribute() method of the
wrapped request.
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setBufferSize(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setBufferSize(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setClassLoader(ClassLoader) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setComment(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Specifies a comment that describes a cookie's purpose.
- setComment(String) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setContentLength(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setContentLength(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setContentLengthLong(long) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setContentType(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setContentType(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setContextImpl(WebappContext) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- setContextPath(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- setContextPath(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Programmatically set the context path of the Servlet.
- setDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setDispatcherHelper(DispatcherHelper) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setDispatcherHelper(DispatcherHelper) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
- setDispatcherTypes(Set<DispatcherType>) - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- setDomain(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Specifies the domain within which this cookie should be presented.
- setDomain(String) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setExpectationHandler(ExpectationHandler) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Set the
ExpectationHandler responsible for processing
Expect: header (for example "Expect: 100-Continue").
- setExpectationHandler(ExpectationHandler) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
Set the
ExpectationHandler responsible for processing
Expect: header (for example "Expect: 100-Continue").
- setFilter(Filter) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
-
Set the Filter associated with this object.
- setFilterChainFactory(FilterChainFactory) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setFilterName(String) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
-
Set the Filter's name associated with this object.
- setFilterName(String) - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- setHeader(String, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setHeader(String, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setHttpOnly(boolean) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setInitParameter(String, String) - Method in class org.glassfish.grizzly.servlet.Registration
-
Sets the initialization parameter with the given name and value
on the Servlet or Filter that is represented by this Registration.
- setInitParameter(String, String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setInitParameters(Map<String, String>) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
-
Set the init parameters associated with this associated Filter.
- setInitParameters(Map<String, String>) - Method in class org.glassfish.grizzly.servlet.Registration
-
Sets the given initialization parameters on the Servlet or Filter
that is represented by this Registration.
- setInitParameters(Map<String, String>) - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
-
- setIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setLoadOnStartup(int) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
Sets the loadOnStartup priority on the Servlet
represented by this dynamic ServletRegistration.
- setLocale(Locale) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setLocale(Locale) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setMaxAge(int) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Sets the maximum age of the cookie in seconds.
- setMaxAge(int) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setMaxInactiveInterval(int) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
- setMultipartConfig(MultipartConfigElement) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- setName(String) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setPath(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Specifies a path for the cookie
to which the client should return the cookie.
- setPath(String) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setPathData(Request, HttpServletRequestImpl) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setPathInfo(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
- setReadListener(ReadListener) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
- setRunAsRole(String) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- setSecure(boolean) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Indicates to the browser whether the cookie should only be sent
using a secure protocol, such as HTTPS or SSL.
- setSecure(boolean) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
-
- setServletClass(Class<? extends Servlet>) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setServletClassName(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setServletInstance(Servlet) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
- setServletName(String) - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- setServletName(String) - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
-
Set the name of this servlet.
- setServletPath(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Programmatically set the servlet path value.
- setServletSecurity(ServletSecurityElement) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- setSession(Session) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setStatus(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setStatus(int, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
-
- setStatus(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setStatus(int, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setURLPattern(String) - Method in class org.glassfish.grizzly.servlet.FilterMap
-
- setValue(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Assigns a new value to a cookie after the cookie is created.
- setVersion(int) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Sets the version of the cookie protocol this cookie complies
with.
- setWrappedCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
- setWriteListener(WriteListener) - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
- skip(long) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
- skip(long) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
-
- start() - Method in class org.glassfish.grizzly.servlet.ServletHandler
- startAsync() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- startAsync(ServletRequest, ServletResponse) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl