A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- Package - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Package name.
- parameterMap - Variable in class org.glassfish.grizzly.http.server.Request
-
Hash map used in the getParametersMap method.
- ParameterMap - Class in org.glassfish.grizzly.http.server.util
-
Extended implementation of LinkedHashMap that includes a
lockedproperty. - ParameterMap() - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the default initial capacity and load factor.
- ParameterMap(int) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the specified initial capacity and default load factor.
- ParameterMap(int, float) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the specified initial capacity and load factor.
- ParameterMap(Map<String, String[]>) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new map with the same mappings as the given map.
- parameters - Variable in class org.glassfish.grizzly.http.server.Request
- parseCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse cookies.
- parseLocales() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse request locales.
- parseLocalesHeader(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Parse accept-language header value.
- parseRequestParameters() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse request parameters.
- parseSessionId() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse session id in URL.
- path - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- path - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- path(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set the URI path to be used for the push.
- path(String) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The path of the push request.
- PATH - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- pathInfo - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- pause() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Pauses the listener.
- pickupContentType(Response, String) - Static method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- populateCertificateAttribute(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- populateSSLAttributes(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- POST - Static variable in class org.glassfish.grizzly.http.server.Constants
-
POST.
- PROXY_JROUTE - Static variable in class org.glassfish.grizzly.http.server.Constants
- push() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Push a resource given the current state of the builder without blocking.
- PushBuilder - Class in org.glassfish.grizzly.http.server.http2
-
Build a request to be pushed.
- PushBuilder(Request) - Constructor for class org.glassfish.grizzly.http.server.http2.PushBuilder
- PushEvent - Class in org.glassfish.grizzly.http.server.http2
-
A
FilterChainEventto trigger an HTTP/2 push promise and trigger a new request to be sent upstream to generate a response for said push promise. - PushEvent.PushEventBuilder - Class in org.glassfish.grizzly.http.server.http2
-
Construct a new
PushEvent. - put(String, String[]) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Associate the specified value with the specified key in this map.
- putAll(Map) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Copy all of the mappings from the specified map to this one.
All Classes All Packages