| Package | Description |
|---|---|
| org.apache.nifi.processor.util.listen.handler.socket |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLSocketChannelHandler<E extends Event<SocketChannel>>
Wraps a SocketChannel with an SSLSocketChannel for receiving messages over TLS.
|
class |
StandardSocketChannelHandler<E extends Event<SocketChannel>>
Reads from the given SocketChannel into the provided buffer.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.