Interface ConnackOutboundInterceptorProvider

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface ConnackOutboundInterceptorProvider
    The interceptor provider allows to implement custom logic to modify outbound CONNACK messages. For each outbound CONNACK message an ConnackOutboundInterceptor can be provided that contains the modification logic.
    Since:
    4.2.0, CE 2020.1