JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
org.glassfish.grizzly.comet.CometEngine.AFTER_RESPONSE_PROCESSING
org.glassfish.grizzly.comet.CometEngine.AFTER_SERVLET_PROCESSING
org.glassfish.grizzly.comet.CometEngine.BEFORE_REQUEST_PROCESSING
org.glassfish.grizzly.comet.CometEngine.DISABLE_CLIENT_DISCONNECTION_DETECTION
org.glassfish.grizzly.comet.CometEngine.DISABLE_SUSPEND_TIMEOUT
Deprecated Methods
Method
Description
org.glassfish.grizzly.comet.CometContext.getContextPath()
- use getTopic.
org.glassfish.grizzly.comet.CometEngine.interrupt
(CometHandler, boolean)
use the CometContext version
org.glassfish.grizzly.comet.CometEngine.interrupt0
(CometHandler, boolean)
use the CometContext version
org.glassfish.grizzly.comet.CometEngine.register
(String, int)
Use
CometEngine.register(String)
instead
org.glassfish.grizzly.comet.CometEngine.unregister
(String)