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