C - the type of SelectableChannel the event was read frompublic interface Event<C extends SelectableChannel>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
ChannelResponder<C> |
getResponder() |
String |
getSender() |
String getSender()
byte[] getData()
ChannelResponder<C> getResponder()
Copyright © 2019 Apache NiFi Project. All rights reserved.