All Classes and Interfaces

Class
Description
AnnotHandler is a class that manages the discovery and execution of listeners annotated with @AnnotConnect.
AnnotConnect is an annotation used to mark methods that should be executed when a connection event occurs.
ConnectListener is an interface that should be implemented by classes that want to listen for connection events.
ApiClient is a class that provides methods to interact with the ConnectLib API.
ApiFactory is a class that provides methods to parse raw JSON data and retrieve specific data from it.
ConnectLib is the main class of the ConnectorAPI library for Standard API.
ConvertEnum is a utility class for converting enums that implement the RouteImport interface into a map of routes.
RouteImport is an interface that should be implemented by enums that provide a route.
ExampleUsages is a placeholder class that can be used to demonstrate how to use the ConnectLib library.
 
HookManager is a class that manages hooks for different resource types.
JobGetInfos is a utility class for managing API requests in the ConnectLib library.
Logger is a utility class for logging messages in the ConnectLib library.
Logs is a utility class for managing logging in the ConnectLib library.
MCSupport is a utility class for handling Minecraft plugin support in the ConnectLib library.
MethodType is an enumeration representing different HTTP methods used in API requests.
ResourceType is an enumeration representing different types of resources in the ConnectLib library.
StoreAndRetrieve is a utility class for storing and retrieving key-value pairs.
VersionType is an enumeration representing different versions of the ConnectLib library.
YamlUtils is a utility class for handling YAML files in the ConnectLib library.