public class HttpReplyCallback
extends java.lang.Object
implements io.elastic.api.EventEmitter.Callback
| Constructor and Description |
|---|
HttpReplyCallback(ExecutionContext executionContext,
AmqpService amqp,
CryptoServiceImpl cipher) |
| Modifier and Type | Method and Description |
|---|---|
void |
receive(java.lang.Object data) |
@Inject public HttpReplyCallback(ExecutionContext executionContext, AmqpService amqp, CryptoServiceImpl cipher)