Package com.hivemq.extension.sdk.api.interceptor.connect.parameter
-
Interface Summary Interface Description ConnectInboundInput This is the input parameter of anyConnectInboundInterceptorproviding CONNECT, connection and client based information.ConnectInboundOutput This is the output parameter of anyConnectInboundInterceptorproviding methods to define the outcome of a CONNECT interception.ConnectInboundProviderInput This is the input parameter of anyConnectInboundInterceptorProviderprovidingServerInformationandClientBasedInput.