All Classes and Interfaces

Class
Description
 
 
 
 
To enable the SSE EventBus library create a @Configuration class that either extends this class or implement the interface SseEventBusConfigurer and add the EnableSseEventBus annotation to any @Configuration class or just add the EnableSseEventBus annotation to any @Configuration class
 
Add this annotation to any @Configuration class to enable the SseEventBus.
 
 
 
 
Defines methods for configuring the SSE Event Bus library.
Listen for internal events.