Skip navigation links

SNF4J/Core 1.10.0 API

SNF4J packages 
Package Description
org.snf4j.core
Provides interfaces and classes implementing the core functionalities of the API.
org.snf4j.core.allocator
Provides interfaces and classes for implementing allocators used by the API.
org.snf4j.core.codec
Provides interfaces and classes for implementing encoders, decoders and codec pipelines.
org.snf4j.core.codec.bytes
Encoders and decoders which transform an array of bytes into a ByteBuffer and vice versa.
org.snf4j.core.codec.zip
Encoders and decoders which compress and decompress input data in a compression formats such as zlib and gzip.
org.snf4j.core.engine
Provides interfaces and classes for implementing protocol engines.
org.snf4j.core.factory
Provides interfaces and classes for factories of different kind that are used by the API.
org.snf4j.core.future
Provides interfaces and classes used by the API to implement futures.
org.snf4j.core.handler
Provides interfaces and classes for implementing sessions' handlers.
org.snf4j.core.logger
Provides interfaces and classes used to separate the API from any specific logger implementation.
org.snf4j.core.logger.impl
Provides binding with third-party loggers (it is not a part of the core API).
org.snf4j.core.pool
Provides classes and interfaces for pooling the selector loops.
org.snf4j.core.proxy
Provides classes and interfaces for proxy handling.
org.snf4j.core.session
Provides classes and interfaces used for session handling.
org.snf4j.core.session.ssl
Provides classes and interfaces for configuration of SSL/TLS/DTLS sessions.
org.snf4j.core.thread
Provides classes and interfaces used for thread customizations.
org.snf4j.core.timer
Provides classes and interfaces for implementing timers that can be used by the API.
org.snf4j.core.util
Provides utilities classes that are used by the API.
Skip navigation links

Copyright © 2017–2022 SNF4J.ORG. All rights reserved.