| Package | Description |
|---|---|
| org.apache.nifi.processor.util.listen.response | |
| org.apache.nifi.processor.util.listen.response.socket |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelResponse> |
ChannelResponder.getResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelResponder.addResponse(ChannelResponse response) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChannelResponse> |
SocketChannelResponder.responses |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelResponse> |
SocketChannelResponder.getResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketChannelResponder.addResponse(ChannelResponse response) |
Copyright © 2019 Apache NiFi Project. All rights reserved.