| Package | Description |
|---|---|
| org.apache.nifi.event.transport.message | |
| org.apache.nifi.event.transport.netty.codec |
| Modifier and Type | Field and Description |
|---|---|
private SslSessionStatus |
ByteArrayMessage.sslSessionStatus |
| Modifier and Type | Method and Description |
|---|---|
SslSessionStatus |
ByteArrayMessage.getSslSessionStatus() |
| Constructor and Description |
|---|
ByteArrayMessage(byte[] message,
String sender,
SslSessionStatus sslSessionStatus) |
| Modifier and Type | Method and Description |
|---|---|
private SslSessionStatus |
SocketByteArrayMessageDecoder.createSslSessionStatusFromSslHandler(io.netty.handler.ssl.SslHandler sslHandler) |
private SslSessionStatus |
SocketByteArrayMessageDecoder.getSslSessionStatus(io.netty.channel.ChannelHandlerContext channelHandlerContext) |
Copyright © 2022 Apache NiFi Project. All rights reserved.