org.atmosphere.samples.pubsub
Class JQueryPubSub
java.lang.Object
org.atmosphere.samples.pubsub.JQueryPubSub
public class JQueryPubSub
- extends Object
Simple PubSub resource that demonstrate many functionality supported by
Atmosphere JQuery Plugin and Atmosphere Jersey extension.
- Author:
- Jeanfrancois Arcand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JQueryPubSub
public JQueryPubSub()
subscribe
public SuspendResponse<String> subscribe()
publish
public Broadcastable publish(String message)
Copyright © 2010. All Rights Reserved.