public class Subscriber
extends java.lang.Object
| Constructor and Description |
|---|
Subscriber() |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(java.lang.String message,
org.atmosphere.cpr.Broadcaster topic) |
org.atmosphere.jersey.SuspendResponse<java.lang.String> |
subscribe(org.atmosphere.cpr.Broadcaster topic) |
Copyright © 2020. All Rights Reserved.