All Classes and Interfaces
Class
Description
Represents a successful pattern match from a chat message.
Functional interface for handling chat pattern matches.
A reusable chat pattern matching system that allows registration of regex patterns
and exact string matches with associated handlers.
Functional interface for handling exact chat message matches.
A simple wrapper around Java's HttpClient with support for retries and asycn execution.
Represents an HTTP response with status code, body, and headers.
Utility class for obtaining logger instances.
Configuration settings for the logging system.
Represents the different log levels supported by the logging system.
PerformanceLog implementation that logs messages to the console and optionally to a file.
Interface for a simple logger with multiple log levels.
Schedules and executes tasks async or with a delay.