Package de.craftsblock.craftsnet.api
package de.craftsblock.craftsnet.api
-
ClassDescriptionActs as the base for all exchanges that exists.Represents a contract for classes that handle any type of connections in a server application.The RouteRegistry class manages the registration and unregistration of
RequestHandler(routes) andSocketHandler(websockets).Represents the mapping of a registered endpoint handler.A universal interface for mappings.The ShareMapping class represents the mapping of a registered shared endpoint.Abstract class representing a server in the CraftsNet framework.