public final class MqttSessionHandlerBinder extends Object implements MqttClientHandlerBinder
NOT_BIND_ORDER| Modifier and Type | Method and Description |
|---|---|
com.hivemq.client.mqtt.mqtt3.Mqtt3ClientBuilder |
bindOnSession(QuotesSubsHandler handler,
ClientStateMachine state,
AuthProvider authProvider,
com.hivemq.client.mqtt.mqtt3.Mqtt3ClientBuilder builder) |
static MqttSessionHandlerBinder |
getInstance() |
int |
order(QuotesSubsHandler handler)
Get the bind order of the binder.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindOnPublishespublic static MqttSessionHandlerBinder getInstance()
public int order(QuotesSubsHandler handler)
MqttClientHandlerBinderorder in interface MqttClientHandlerBinderMqttClientHandlerBinder.NOT_BIND_ORDER for not binding the handler.public com.hivemq.client.mqtt.mqtt3.Mqtt3ClientBuilder bindOnSession(QuotesSubsHandler handler, ClientStateMachine state, AuthProvider authProvider, com.hivemq.client.mqtt.mqtt3.Mqtt3ClientBuilder builder)
bindOnSession in interface MqttClientHandlerBinderCopyright © 2025 Webull. All rights reserved.