Interface AsyncOutput<T>

All Superinterfaces:
SimpleAsyncOutput<T>
All Known Subinterfaces:
ConnackOutboundOutput, ConnectInboundOutput, EnhancedAuthOutput, PublishAuthorizerOutput, PublishInboundOutput, PublishOutboundOutput, SimpleAuthOutput, SubscribeInboundOutput, SubscriptionAuthorizerOutput, UnsubscribeInboundOutput

@DoNotImplement
public interface AsyncOutput<T>
extends SimpleAsyncOutput<T>
Enables an output object to be processed in a non-blocking way.
Since:
4.0.0, CE 2019.1