Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- jakarta.servlet - package jakarta.servlet
-
The jakarta.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
- jakarta.servlet.annotation - package jakarta.servlet.annotation
-
The jakarta.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
- jakarta.servlet.descriptor - package jakarta.servlet.descriptor
-
Provides programmatic access to a web application's configuration information that was aggregated from the
web.xmlandweb-fragment.xmldescriptors. - jakarta.servlet.http - package jakarta.servlet.http
-
The jakarta.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
- JK_AJP13_CPING_REQUEST - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Message code for a CPing request
- JK_AJP13_CPONG_REPLY - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Response code to reply to a CPing
- JK_AJP13_DATA - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Message code for a Data chunk (not in standard, just for convenience)
- JK_AJP13_END_RESPONSE - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Response code for EOT
- JK_AJP13_FORWARD_REQUEST - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Message code for initial Request packet
- JK_AJP13_GET_BODY_CHUNK - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Response code to request the next Request body chunk
- JK_AJP13_PING_REQUEST - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Message code for a Ping request (obsolete)
- JK_AJP13_SEND_BODY_CHUNK - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Response code that the package is part of the Response body
- JK_AJP13_SEND_HEADERS - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Response code that the package is the HTTP headers
- JK_AJP13_SHUTDOWN - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
-
Message code for a request to shutdown Tomcat
- jmxDisabled() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- jmxDisabled() - Method in interface org.glassfish.grizzly.http.server.jmxbase.JmxEventListener
-
Invoked when JMX has been disabled.
- jmxEnabled() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- jmxEnabled() - Method in interface org.glassfish.grizzly.http.server.jmxbase.JmxEventListener
-
Invoked when JMX has been enabled.
- JmxEventListener - Interface in org.glassfish.grizzly.http.server.jmxbase
-
Notify implementations when JMX is enabled on a
HttpServerinstance. - jmxManager - Variable in class org.glassfish.grizzly.http.server.HttpServer
- join(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Joins a multicast group to begin receiving all datagrams sent to the group.
- join(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Joins a multicast group to begin receiving datagrams sent to the group from a given source address.
- join(List<String>) - Method in class org.glassfish.grizzly.websockets.HandShake
- joinExtensions(List<Extension>) - Method in class org.glassfish.grizzly.websockets.HandShake
- JROUTE_COOKIE - Static variable in class org.glassfish.grizzly.http.server.Constants
- JSP_FILE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we expose the value of the
<jsp-file>value associated with this servlet, if any. - JspConfigDescriptor - Interface in jakarta.servlet.descriptor
-
This interface provides access to the
<jsp-config>related configuration of a web application. - JspPropertyGroupDescriptor - Interface in jakarta.servlet.descriptor
-
This interface provides access to the
<jsp-property-group>related configuration of a web application. - jspWildCard - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- jspWildCard - Variable in class org.glassfish.grizzly.http.server.util.MappingData
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form