Package com.hivemq.extension.sdk.api.interceptor.publish.parameter
-
Interface Summary Interface Description PublishInboundInput This is the input parameter of anyPublishInboundInterceptorproviding PUBLISH, connection and client based information.PublishInboundOutput This is the output parameter of anyPublishInboundInterceptorproviding methods to define the outcome of PUBLISH interception.PublishOutboundInput This is the input parameter of anyPublishOutboundInterceptorproviding PUBLISH, connection and client based information.PublishOutboundOutput This is the output parameter of anyPublishOutboundInterceptorproviding methods to define the outcome of PUBLISH interception.