@Path(value="/sse") public class KafkaResource extends Object
| Constructor and Description |
|---|
KafkaResource() |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<io.vertx.core.json.JsonObject> |
index(AppGlobals globals) |
@GET
@Produces(value="text/event-stream")
public rx.Observable<io.vertx.core.json.JsonObject> index(@Context
AppGlobals globals)
Copyright © 2018. All rights reserved.