All Classes and Interfaces
Class
Description
Memory allocator
Fast arena-based allocator that does not suffer from fragmentation.
Replacement for sun.misc.Cleaner.
High performance thread-safe date and time formatter
that uses dynamic bytecode generation to precompile patterns.
Fast garbage-free algorithms for manipulating calendar dates
Beware: this is NOT a complete and fully compliant JSON parser!
Its main purpose is to decode typical simple queries without third-party dependencies.
A simplified implementation of Doug Lea's Memory Allocator.
Concurrent implementation of
Malloc.Allows to lookup information about available Class' methods using java.lang.invoke API,
when the standard getDeclaredMethods() fail with NoClassDefFoundError due to some missing class file.
Allows to get a subset of available Class' fields or methods,
when the standard getDeclaredFields() / getDeclaredMethods()
fail with NoClassDefFoundError due to some missing class file.
An offheap implementation of a bit set.
Version of RWLock with cache line padding to prevent false sharing.
Finds a RequestHandler by the given @Path and HTTP method.
PROXY protocol handler for the server side.
A wrapper for a preserialized object.
Notify service manager about start-up completion and other service status changes