Package com.hivemq.extension.sdk.api.interceptor.disconnect.parameter
-
Interface Summary Interface Description DisconnectInboundInput This is the input parameter of anyDisconnectInboundInterceptorproviding DISCONNECT, connection and client based information.DisconnectInboundOutput This is the output parameter of anyDisconnectInboundInterceptorproviding methods to define the outcome of a DISCONNECT interception.DisconnectOutboundInput This is the input parameter of anyDisconnectOutboundInterceptorproviding DISCONNECT, connection and client based information.DisconnectOutboundOutput This is the output parameter of anyDisconnectOutboundInterceptorproviding methods to define the outcome of DISCONNECT interception.