All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description ConsumerListener<T> Listener that takes in aConsumer.EventBus Default implementation ofIEventBus.EventHandler Used to mark listeners.EventPriority Default event priorities.ICancellable Cancellable events need to implement this interface.IEventBus Manages event listeners.IListener Base type for all listeners.LambdaListener Default implementation of aIListenerthat creates a lambda at runtime to call the target method.LambdaListener.Factory NoLambdaFactoryException Thrown when anIEventBuscan't find a registered lambda factory to use.