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
D
- declareRoles(String...) - Method in class org.glassfish.grizzly.servlet.WebappContext
- DefaultServlet - Class in org.glassfish.grizzly.servlet
-
This servlet will be invoked when no other servlet matches the request URI.
- DefaultServlet(StaticHttpHandlerBase) - Constructor for class org.glassfish.grizzly.servlet.DefaultServlet
- deploy(HttpServer) - Method in class org.glassfish.grizzly.servlet.WebappContext
- deployed - Variable in class org.glassfish.grizzly.servlet.WebappContext
- destroy() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Destroy this Servlet and its associated
ServletContextListener - destroyFilters() - Method in class org.glassfish.grizzly.servlet.WebappContext
- disableAsyncSupport() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Disables async support for this request.
- DispatchedHttpServletRequest - Class in org.glassfish.grizzly.servlet
-
Wrapper around a
jakarta.servlet.http.HttpServletRequestthat transforms an application request object (which might be the original one passed to a servlet. - DispatchedHttpServletRequest(HttpServletRequest, WebappContext, boolean, DispatcherType) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Construct a new wrapped request around the specified servlet request.
- DispatchedHttpServletResponse - Class in org.glassfish.grizzly.servlet
-
Wrapper around a
jakarta.servlet.http.HttpServletResponsethat transforms an application response object (which might be the original one passed to a servlet. - DispatchedHttpServletResponse(HttpServletResponse, boolean) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
- DispatcherConstants - Class in org.glassfish.grizzly.servlet
-
Constants based on Servlet3.0 spec.
- DispatcherConstants() - Constructor for class org.glassfish.grizzly.servlet.DispatcherConstants
- dispatcherType - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The dispatcher type.
- doServletService(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
All Classes All Packages