| 程序包 | 说明 |
|---|---|
| com.github.netty.protocol | |
| com.github.netty.protocol.mqtt |
Reference for https://github.com/andsel/moquette
thank you
|
| com.github.netty.protocol.mqtt.interception |
| 类和说明 |
|---|
| InterceptHandler
This interface is used to inject code for intercepting broker events.
|
| 类和说明 |
|---|
| BrokerInterceptor
An interceptor that execute the interception tasks asynchronously.
|
| 类和说明 |
|---|
| InterceptAbstractMessage |
| InterceptAcknowledgedMessage |
| InterceptConnectionLostMessage |
| InterceptConnectMessage |
| InterceptDisconnectMessage |
| InterceptHandler
This interface is used to inject code for intercepting broker events.
|
| InterceptMessage
An interface that sets the root of the interceptor messages type hierarchy.
|
| Interceptor
This interface is to be used internally by the broker components.
|
| InterceptPublishMessage |
| InterceptSubscribeMessage |
| InterceptUnsubscribeMessage |
Copyright © 2021. All rights reserved.