public interface ContextMessageHandler extends EventHandler<byte[]>
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(byte[] message) |
void onNext(byte[] message)
onNext in interface EventHandler<byte[]>message - sent by the driver to this contextCopyright © 2015 The Apache Software Foundation. All rights reserved.