All Classes and Interfaces

Class
Description
Emumerates Netty buffer preferences and requirements for use with Netty.
This marker interface indicates that this object should be explicitly disposed before the object can no longer be used.
Implements AES-CFB8 encryption/decryption using Cipher.
Implements deflate compression by wrapping Deflater and Inflater.
Implements deflate compression using the libdeflate native C library.
Additional utilities for ByteBuf.
Generic interface for any Velocity native.
A loader for native code.
Statically-computed constraints for native code.
Enumerates all supported natives for Velocity.
Thrown when we cannot set up a variant of a native library.
Implements AES-CFB8 encryption/decryption using a native library.
Implements an AES-CFB8 cipher that either encrypts or decrypts connection data.
A factory interface for VelocityCipher.
Provides an interface to inflate and deflate ByteBufs using zlib or a compatible implementation.
Factory for VelocityCompressor.