public interface BinaryMessageConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consume(WebSocketSessionInfo sessionInfo,
byte[] payload,
int offset,
int length) |
void consume(WebSocketSessionInfo sessionInfo, byte[] payload, int offset, int length)
Copyright © 2017 Apache NiFi Project. All rights reserved.