Package io.moquette.interception
-
Interface Summary Interface Description InterceptHandler This interface is used to inject code for intercepting broker events.Interceptor This interface is to be used internally by the broker components. -
Class Summary Class Description AbstractInterceptHandler Basic abstract class usefull to avoid empty methods creation in subclasses.BrokerInterceptor An interceptor that execute the interception tasks asynchronously.