Uses of Package
org.glassfish.grizzly.servlet
Packages that use org.glassfish.grizzly.servlet
-
Classes in org.glassfish.grizzly.servlet used by org.glassfish.grizzly.servletClassDescriptionHandler, responsible for processing Expect: header in a HTTP requests, for example "Expect: 100-Continue"Interface, using which
ExpectationHandlermay confirm or refuse client expectation.FilterChainFactoryis responsible for building aFilterChaininstance with the Filters that need to be invoked for a particular request URI.Representation of a filter mapping for a web application, as represented in a<filter-mapping>element in the deployment descriptor.Allows customization of aFilterregistered with theWebappContext.Facade class that wraps aRequestrequest object.Facade class that wraps aResponseobject.Base class for all complex registrable components within a web application.BasicServletConfigimplementation.Allows customization of aServletregistered with theWebappContext.This class acts as the foundation for registering listeners, servlets, and filters in an embedded environment.