All Classes and Interfaces
Class
Description
Build a bus
BusBuilder Implementation, public for BusBuilder.builder() only, don't use this directly.
Wraps a consumer to be used as an event handler, and overrides
ConsumerEventHandler.toString() for better debugging.Base Event class that all other events are derived from.
Deprecated, for removal: This API element is subject to removal in a future version.
Event listeners are wrapped with implementations of this class.
Different priorities for
Event listeners.Base class for event listeners generated by
EventListenerFactory.Deprecated, for removal: This API element is subject to removal in a future version.
Use non-generic events instead, or another system.
Interface for events that can be canceled.
EventBus API.
Deprecated, for removal: This API element is subject to removal in a future version.
Use non-generic events instead, or another system.
Listener that wraps a listener to add a check.
Wrapper around an event handler generated for a
SubscribeEvent method.
Event.Resultenum.