| Package | Description |
|---|---|
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.apache.ignite.internal.util.nio.ssl |
Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridConnectionBytesVerifyFilter
Verifies that first bytes received in accepted (incoming)
NIO session are equal to
IgniteUtils.IGNITE_HEADER. |
class |
GridNioAsyncNotifyFilter
Enables multithreaded notification of session opened, message received and session closed events.
|
class |
GridNioCodecFilter
Filter that transforms byte buffers to user-defined objects and vice-versa with specified
GridNioParser. |
class |
GridNioFilterChain<T>
Filter chain implementation for nio server filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNioSslFilter
Implementation of SSL filter using
SSLEngine |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020