| Method and 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) |
Copyright © 2018 Oracle Corporation. All Rights Reserved.