|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
com.sun.grizzly.cometd.CometdNotificationHandler
public class CometdNotificationHandler
Customized NotificationHandler that isolate notification to
subscribed channel.
| Field Summary |
|---|
| Fields inherited from class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler |
|---|
blockingNotification, pipeline |
| Constructor Summary | |
|---|---|
CometdNotificationHandler()
|
|
| Method Summary | |
|---|---|
protected void |
notify0(CometEvent cometEvent,
java.util.Iterator<CometHandler> iteratorHandlers)
Notify only client subscribed to the active channel. |
| Methods inherited from class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler |
|---|
isBlockingNotification, notify, notify, notify0, setBlockingNotification, setPipeline |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CometdNotificationHandler()
| Method Detail |
|---|
protected void notify0(CometEvent cometEvent,
java.util.Iterator<CometHandler> iteratorHandlers)
throws java.io.IOException
notify0 in class DefaultNotificationHandlerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||