| Modifier and Type | Method and Description |
|---|---|
void |
GripPubControl.publishHttpResponse(List<String> channels,
HttpResponseFormat format)
Synchronously publish an HTTP response format message.
|
void |
GripPubControl.publishHttpResponse(List<String> channels,
HttpResponseFormat format,
String id,
String prevId)
Synchronously publish an HTTP response format message
|
void |
GripPubControl.publishHttpResponseAsync(List<String> channels,
HttpResponseFormat format,
org.fanout.pubcontrol.PublishCallback callback)
Asynchronously publish an HTTP response format message.
|
void |
GripPubControl.publishHttpResponseAsync(List<String> channels,
HttpResponseFormat format,
String id,
String prevId,
org.fanout.pubcontrol.PublishCallback callback)
Asynchronously publish an HTTP response format message.
|
Copyright © 2015. All rights reserved.