|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.samples.pubsub.XMPPPubSub
public class XMPPPubSub
Simple Redis PubSub resource that demonstrate many functionality supported by Atmosphere JQuery Plugin, Atmosphere Jersey extension and Atmosphere Redis Plugin
| Constructor Summary | |
|---|---|
XMPPPubSub()
|
|
| 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 XMPPPubSub()
| 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 | ||||||||