public class OpflowPubsubHandler extends Object
| Constructor and Description |
|---|
OpflowPubsubHandler(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(byte[] data,
Map<String,Object> opts,
String routingKey) |
void |
publish(String data,
Map<String,Object> opts,
String routingKey) |
OpflowBroker.ConsumerInfo |
subscribe(OpflowPubsubListener listener) |
public OpflowPubsubHandler(Map<String,Object> params) throws OpflowConstructorException
OpflowConstructorExceptionCopyright © 2017. All rights reserved.