| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol | |
| org.apache.nifi.cluster.protocol.jaxb.message | |
| org.apache.nifi.cluster.protocol.message |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionResponse |
ConnectionResponse.createBlockedByFirewallResponse() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionResponse |
ConnectionResponseAdapter.unmarshal(AdaptedConnectionResponse aCr) |
| Modifier and Type | Method and Description |
|---|---|
AdaptedConnectionResponse |
ConnectionResponseAdapter.marshal(ConnectionResponse cr) |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionResponse |
ConnectionResponseMessage.connectionResponse |
| Modifier and Type | Method and Description |
|---|---|
ConnectionResponse |
ConnectionResponseMessage.getConnectionResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionResponseMessage.setConnectionResponse(ConnectionResponse connectionResponse) |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.