| FileCache |
Created Jan 8, 2009
|
| Http |
Created Jan 8, 2009
|
| HttpRedirect |
A Protocol which redirects an HTTP(S) request to a different location
using HTTP 302 redirection semantics.
|
| NetworkConfig |
Contains complete Grizzly configuration.
|
| NetworkListener |
Binds protocol to a specific endpoint to listen on
|
| NetworkListeners |
Contains set of network-listener, which bind protocol to a specific endpoint to listen on
|
| PortUnification |
Defines logic of hosting several protocol on a single tcp port.
|
| Protocol |
Defines one single high-level protocol like: http, https, iiop, etc.
|
| ProtocolChain |
Defines the type of protocol chain and describes protocol filters, which will participate in request processing
|
| ProtocolChainInstanceHandler |
Defines protocol chain instantiation and releasing logic
|
| ProtocolFilter |
Defines single protocol filter in a sequence
|
| ProtocolFinder |
Describes a protocol finder/recognizer, which is able to recognize whether incoming request
belongs to the specific protocol or not.
|
| Protocols |
Contains the description of higher level protocols like: http, https, iiop, etc.
|
| SelectionKeyHandler |
Deprecated.
|
| Ssl |
Define SSL processing parameters
|
| ThreadPool |
|
| Transport |
Defines one specific transport and its properties
|
| Transports |
|