| Package | Description |
|---|---|
| com.sun.enterprise.v3.services.impl | |
| org.glassfish.grizzly.config |
| Modifier and Type | Class and Description |
|---|---|
class |
GlassfishNetworkListener |
class |
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
|
| Modifier and Type | Field and Description |
|---|---|
protected GrizzlyListener |
GrizzlyProxy.grizzlyListener |
| Modifier and Type | Method and Description |
|---|---|
protected GrizzlyListener |
GrizzlyProxy.createGlassfishListener(NetworkListener networkListener) |
protected GrizzlyListener |
GrizzlyProxy.createGrizzlyListener(NetworkListener networkListener) |
protected GrizzlyListener |
GrizzlyProxy.createServiceInitializerListener(NetworkListener networkListener) |
GrizzlyListener |
GrizzlyProxy.getUnderlyingListener() |
| Constructor and Description |
|---|
ContainerMapper(GrizzlyService service,
GrizzlyListener grizzlyListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericGrizzlyListener
Generic
GrizzlyListener implementation, which is not HTTP dependent, and can support any Transport
configuration, based on FilterChain. |
| Modifier and Type | Method and Description |
|---|---|
List<GrizzlyListener> |
GrizzlyConfig.getListeners() |
Copyright © 2017. All rights reserved.