A C D E F G H I L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- changeSessionId() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- changeSessionId(Request, Session) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- 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
-
Configure the
WebappContextandServletConfigImpl - configureSessionCookie(Request, Cookie) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- 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
-
Simple Wrapper around
Cookie. - 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(Class<? extends Filter>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Filter class.
- createFilterInstance(FilterRegistration) - 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(Class<? extends Servlet>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- createServletInstance(ServletRegistration) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- createSession(Request) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- 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.
All Classes All Packages