|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.samples.pubsub.RedisPubSub
public class RedisPubSub
Simple Redis PubSub resource that demonstrate many functionality supported by Atmosphere JQuery Plugin, Atmosphere Jersey extension and Atmosphere Redis Plugin
| Constructor Summary | |
|---|---|
RedisPubSub()
|
|
| Method Summary | |
|---|---|
Broadcastable |
publish(java.lang.String message)
|
SuspendResponse<java.lang.String> |
subscribe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedisPubSub()
| Method Detail |
|---|
public SuspendResponse<java.lang.String> subscribe()
public Broadcastable publish(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||