P - the type of the result when the built Mqtt5ClientInterceptors is applied to the parent.@DoNotImplement public static interface Mqtt5ClientInterceptorsBuilder.Nested<P> extends Mqtt5ClientInterceptorsBuilderBase<Mqtt5ClientInterceptorsBuilder.Nested<P>>
Mqtt5ClientInterceptors that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyInterceptors()
Builds the
Mqtt5ClientInterceptors and applies it to the parent. |
incomingQos1Interceptor, incomingQos2Interceptor, outgoingQos1Interceptor, outgoingQos2Interceptor@NotNull P applyInterceptors()
Mqtt5ClientInterceptors and applies it to the parent.Mqtt5ClientInterceptors is applied to the parent.