| Package | Description |
|---|---|
| org.snf4j.core.allocator |
Provides interfaces and classes for implementing allocators used by the API.
|
| org.snf4j.core.factory |
Provides interfaces and classes for factories of different kind that are used
by the API.
|
| org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
| org.snf4j.example.dtls |
A DTLS client/server example.
|
| org.snf4j.example.file |
A zero-copy file transfer client/server example.
|
| Class and Description |
|---|
| CachingAllocator
A caching allocator for
ByteBuffer allocations. |
| DefaultAllocator
Default implementation of the
IByteBufferAllocator interface. |
| IByteBufferAllocator
Allocates and manages
ByteBuffers used by the sessions for I/O
operations. |
| IDefaultAllocatorMetricCollector
Collects metric data from the
DefaultAllocator. |
| Class and Description |
|---|
| IByteBufferAllocator
Allocates and manages
ByteBuffers used by the sessions for I/O
operations. |
| Class and Description |
|---|
| IByteBufferAllocator
Allocates and manages
ByteBuffers used by the sessions for I/O
operations. |
| Class and Description |
|---|
| IByteBufferAllocator
Allocates and manages
ByteBuffers used by the sessions for I/O
operations. |
| Class and Description |
|---|
| DefaultAllocatorMetric
Metric for the
DefaultAllocator. |
| IDefaultAllocatorMetricCollector
Collects metric data from the
DefaultAllocator. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.