All Classes and Interfaces

Class
Description
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.
Main application class for starting the Spring Boot application.
 
CategoriesType is an enumeration representing different categories used in the ConnectLib library.
ConnectLib is the main class of the ConnectorAPI library for Standard API.
Configuration class for controller beans.
DataController is a REST controller that provides endpoints to manage requests and retrieve status and routes.
ConvertEnum is a utility class for converting enums that implement the RouteImport interface into a map of routes.
HookManager is a class that manages hooks for different resource types.
JobGetInfos is a utility class for managing API requests in the connectLib library.
LangManager handles loading and retrieving language messages from .lang files with placeholder support.
LangSupport is a placeholder class for future language support implementations.
LangType is an enumeration representing different language codes used 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.
Data Transfer Object representing a request.
ResourceType is an enumeration representing different types of resources in the ConnectLib library.
RetrieveLastVersion is a class that retrieves the latest version of the software.
RouteImport is an interface that should be implemented by enums that provide a route.
StoreAndRetrieve is a utility class for storing and retrieving key-value pairs.
URLProvider is an interface that provides a method to get the URL of a class implementing it.
 
VersionProvider is an interface that provides a method to get the version of a class implementing it.
VersionType is an enumeration representing different versions of the ConnectLib library.
YamlUtils is a utility class for handling YAML files in the ConnectLib library.