Package | Description |
---|---|
org.apache.catalina | |
org.apache.catalina.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
org.glassfish.web.valve |
Modifier and Type | Method and Description |
---|---|
void |
Valve.event(Request request,
Response response,
CometEvent event)
Process a Comet event.
|
Modifier and Type | Method and Description |
---|---|
void |
ValveBase.event(Request request,
Response response,
CometEvent event)
Process a Comet event.
|
Modifier and Type | Method and Description |
---|---|
void |
TomcatValveAdapter.event(Request request,
Response response,
CometEvent event) |
Copyright © 2021. All rights reserved.