Interface ListenerSubscriber.BulkSubscriber<K,E,O>

Type Parameters:
K - the key type
E - the event type
O - the order type
Enclosing interface:
ListenerSubscriber<K,E,O>

public static interface ListenerSubscriber.BulkSubscriber<K,E,O>
An interface for subscribing multiple listeners at once.