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
N
- name - Variable in class org.glassfish.grizzly.http.server.GrizzlyPrincipal
-
The username of the user represented by this Principal.
- name - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
- NAMED_DISPATCHER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the servlet name on a named dispatcher request.
- NamingContext - Interface in org.glassfish.grizzly.http.server.naming
-
This interface represents a naming context, which consists of a set of name-to-object bindings.
- NamingException - Exception in org.glassfish.grizzly.http.server.naming
-
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
- NamingException(String) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- NamingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- NamingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- NetworkListener - Class in org.glassfish.grizzly.http.server
- NetworkListener(String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname. - NetworkListener(String, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname, which, depending onisBindToInheritedwill or will not be bound to an inherited Channel. - NetworkListener(String, String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiednameandhost. - NetworkListener(String, String, int) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - NetworkListener(String, String, PortRange) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - NetworkListener(String, String, PortRange, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - newPushBuilder() - Method in class org.glassfish.grizzly.http.server.Request
- nextElement() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
-
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
- normalize() - Method in enum org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.
- notifyProbesEntryAdded(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry added" event. - notifyProbesEntryHit(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry hit event. - notifyProbesEntryMissed(FileCache, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry missed" event. - notifyProbesEntryRemoved(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry removed" event. - notifyProbesError(FileCache, Throwable) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the error.
All Classes All Packages