com.sun.enterprise.web.connector.grizzly.comet
Interface NotificationHandler

All Superinterfaces:
NotificationHandler

public interface NotificationHandler
extends NotificationHandler

This class is invoked when the CometContext.notify is invoked. The CometContext delegate the handling of the notification process to an implementation of this interface.

Author:
Jeanfrancois Arcand

Method Summary
 
Methods inherited from interface com.sun.grizzly.comet.NotificationHandler
isBlockingNotification, notify, notify, setBlockingNotification
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.