org.semispace.comet.client
Class NotificationClient

java.lang.Object
  extended by org.semispace.comet.client.NotificationClient

public class NotificationClient
extends Object

Notification methods


Constructor Summary
NotificationClient(int callId, SemiEventListener listener)
           
 
Method Summary
 SemiEventRegistration doNotify(org.cometd.client.BayeuxClient client, Map<String,Object> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationClient

public NotificationClient(int callId,
                          SemiEventListener listener)
Method Detail

doNotify

public SemiEventRegistration doNotify(org.cometd.client.BayeuxClient client,
                                      Map<String,Object> map)


Copyright © 2008-2012. All Rights Reserved.