org.atmosphere.samples.webrtc
Class Subscriber
java.lang.Object
org.atmosphere.samples.webrtc.Subscriber
public class Subscriber
- extends Object
|
Method Summary |
void |
publish(String message,
org.atmosphere.cpr.Broadcaster topic)
|
org.atmosphere.jersey.SuspendResponse<String> |
subscribe(org.atmosphere.cpr.Broadcaster topic)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscriber
public Subscriber()
subscribe
public org.atmosphere.jersey.SuspendResponse<String> subscribe(org.atmosphere.cpr.Broadcaster topic)
publish
public void publish(String message,
org.atmosphere.cpr.Broadcaster topic)
Copyright © 2013. All Rights Reserved.