| ADBAwareHttpHandler |
StaticHttpHandler, which additionally can check registered
AlternateDocBases to serve requested resources.
|
| ContainerMapper |
|
| DummyNetworkListener |
This is a dummy implementation of the NetworkListener interface.
|
| DynamicConfigListener |
Grizzly dynamic configuration handler
|
| Endpoint |
Abstraction represents an endpoint, which could be registered on NetworkProxy.
|
| GlassfishErrorPageGenerator |
Glassfish default ErrorPageGenerator.
|
| GlassfishNetworkListener |
|
| GlassfishNetworkListener.HttpAdapterImpl |
|
| GrizzlyProxy |
This class is responsible for configuring Grizzly.
|
| GrizzlyService |
The Network Service is responsible for starting grizzly and register the
top level proxy.
|
| GrizzlyService.NoopInvocationHandler |
Probe provider that implements each probe provider method as a
no-op.
|
| GrizzlyUtils |
Set of Grizzly network utilities
|
| HttpUtils |
Utility class for parsing ByteBuffer
|
| ServiceInitializerFilter |
The Filter implementation,
which lazily initializes custom service on the first accepted connection
and passes connection there.
|
| ServiceInitializerListener |
This class extends Grizzly's GrizzlyServiceListener class to customize it for GlassFish and enable a single listener
do both lazy service initialization as well as init of HTTP and admin listeners
|
| SnifferAdapter |
These adapters are temporarily registered to the mapper to handle static
pages request that a container would like to process rather than serving
them statically unchanged.
|