fire Async
Fires the specified event asynchronously.
Return
A CompletableFuture representing the posted event.
Parameters
event
The event to fire asynchronously.
<E>
The type of the event.
Fires the specified event asynchronously.
A CompletableFuture representing the posted event.
The event to fire asynchronously.
The type of the event.