All Classes and Interfaces

Class
Description
ConfigAwareElement<E extends org.jvnet.hk2.config.ConfigBeanProxy>
Grizzly config elements like protocols, filters, which implement this interface, will get correspondent dom configuration element.
Class represents context-root associated information
The interface, which is responsible for holding ContextRootInfo, which makes possible to initialize ContextRootInfo lazily.
 
Created Jan 8, 2009
 
Generic GrizzlyListener implementation, which is not HTTP dependent, and can support any Transport configuration, based on FilterChain.
 
Created Jan 5, 2009
The GrizzlyServiceListener is responsible of mapping incoming requests to the proper Container or Grizzly extensions.
Created Jan 8, 2009
 
 
A ProtocolFinder implementation that parse the available SocketChannel bytes looking for the 'http' bytes.
A Protocol which redirects an HTTP(S) request to a different location using HTTP 302 redirection semantics.
 
 
Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
SSL server socket factory.
JSSEImplementation: Concrete implementation class for JSSE
X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
SSL server socket factory.
 
 
Contains complete Grizzly configuration.
 
 
Binds protocol to a specific endpoint to listen on
 
 
Contains set of network-listener, which bind protocol to a specific endpoint to listen on
 
 
Defines logic of hosting several protocol on a single tcp port.
 
 
Defines one single high-level protocol like: http, https, iiop, etc.
 
Defines the type of protocol chain and describes protocol filters, which will participate in request processing
 
 
Defines protocol chain instantiation and releasing logic
 
Defines single protocol filter in a sequence
 
 
Describes a protocol finder/recognizer, which is able to recognize whether incoming request belongs to the specific protocol or not.
 
 
 
Contains the description of higher level protocols like: http, https, iiop, etc.
 
 
Constraint validates the data is within the range of min to max or ${...} or null.
ConstraintValidator for validating the Range within min to max or ${...} or null.
Common secure store password provider.
Deprecated.
This element is effectively ignored.
 
This class creates server sockets.
Define SSL processing parameters
 
SSLImplementation: Abstract factory and base class for all SSL implementations.
 
 
 
 
Defines one specific transport and its properties
 
 
 
 
 
Created Dec 18, 2008