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
S
- sendAcknowledgment(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Override parent's
HttpHandler.sendAcknowledgment(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response)to letExpectationHandler(if one is registered) process the expectation. - sendError(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
- sendError(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- sendError(int, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
- sendError(int, String) - 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(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.grizzly.servlet.DefaultServlet
- 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
ServletConfigimplementation. - ServletConfigImpl(WebappContext) - Constructor for class org.glassfish.grizzly.servlet.ServletConfigImpl
- ServletConnectionImpl - Class in org.glassfish.grizzly.servlet
-
Trivial implementation of the
ServletConnection - ServletConnectionImpl(String, Protocol, boolean) - Constructor for class org.glassfish.grizzly.servlet.ServletConnectionImpl
-
Just sets all fields.
- 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
Servletregistered with theWebappContext. - 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. - ServletRegistration(WebappContext, String, String) - 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
- ServletSessionManager - Class in org.glassfish.grizzly.servlet
-
The Servlet-aware
SessionManagerimplementation. - 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
- setAttribute(String, String) - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
- 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
-
Deprecated.
- 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
-
Set the underlying
WebappContext - 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
ExpectationHandlerresponsible for processing Expect: header (for example "Expect: 100-Continue"). - setExpectationHandler(ExpectationHandler) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
-
Set the
ExpectationHandlerresponsible for processing Expect: header (for example "Expect: 100-Continue"). - setFilter(Filter) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
-
Set the
Filterassociated 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.CookieWrapper
- 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
loadOnStartuppriority 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
- setRequestCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setResponseCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
- 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
- setServerInfo(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Set the value of the
Serverheader to be sent in the response. - 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
-
Set the
Servletinstance used by thisServletHandler - 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
- setSessionCookieName(String) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Set the
SessionManagerinstance used by thisServletHandler - setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Sets the
SessionManagerthat should be used by thisWebappContext. - setSessionTimeout(int) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.glassfish.grizzly.servlet.WebappContext
- setStatus(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
- setStatus(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- setTrailerFields(Supplier<Map<String, 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
All Classes All Packages