All Classes and Interfaces
Class
Description
Memory allocator
Fast arena-based allocator that does not suffer from fragmentation.
Replacement for sun.misc.Cleaner.
Available HTTP params for configure directly in ConnectionString url:
keepalive
true
bufferSize 8000
timeout 3000
readTimeout 3000
connectTimeout 1000
fifo false
jmx false
clientMinPoolSize 0
clientMaxPoolSize 5000
schedulingPolicy OTHER
tos 0
recvBuf 0
sendBuf 0
backlog 128
selectors 0
minWorkers 0
maxWorkers 0
queueTime 0
closeSessions false
threadPriority Thread.NORM_PRIORITY
High performance thread-safe date and time formatter
that uses dynamic bytecode generation to precompile patterns.
Fast garbage-free algorithms for manipulating calendar dates
A source of server side emitted events
A single Server Sent Event, received from peer.
A Response, which can poll for server emitted events.
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.
Asymmetric serializer that writes a preserialized object as byte[],
but reads an original object
Notify service manager about start-up completion and other service status changes