All Classes and Interfaces

Class
Description
Marker interface for data sent over a MessageChannel.
Main entry point for interacting with the CommandBridge network.
Static provider for accessing the CommandBridgeAPI instance.
Payload for command execution.
Represents the network connection status between a server and the bridge.
Communication pipe for sending and receiving ChannelPayloads.
A target-bound sender for dispatching payloads.
Metadata for a received message.
Handles incoming messages for a specific channel.
Enumeration of supported bridge platforms.
Identifies a specific server in the bridge network.
Service for finding which server a player is currently connected to.
Defines the execution context for a command.
Listener for server lifecycle events in the bridge network.
A handle to a registered listener that can be cancelled.