| Package | Description |
|---|---|
| org.apache.nifi.remote.io.http | |
| org.apache.nifi.remote.protocol |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerCommunicationsSession.putHandshakeParam(HandshakeProperty key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static HandshakeProperty |
HandshakeProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandshakeProperty[] |
HandshakeProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.