| Package | Description |
|---|---|
| com.hivemq.spi.callback.events | |
| com.hivemq.spi.callback.events.broker | |
| com.hivemq.spi.callback.exception | |
| com.hivemq.spi.callback.security |
| Class and Description |
|---|
| BeforePublishSendException
This exception is used to signal in the
BeforePublishSendCallback that the PUBLISH should not be sent. |
| InvalidSubscriptionException
An exception which can be thrown when one or more subscriptions
in the
SUBSCRIBE message was invalid |
| OnPublishReceivedException
This exception can be thrown when a PUBLISH arrives but the PUBLISH is invalid.
|
| RefusedConnectionException
An exception which can be used to refuse a
CONNECT
MQTT message and send (+ disconnect) the client with a CONNACK
including a specific ReturnCode |
| Class and Description |
|---|
| BrokerUnableToStartException
Indicates that the broker is unable to start because some preconditions
for a safe startup are not satisfied.
|
| IllegalBrokerStateException
Indicates that the broker should stop immediately because something in its current
state prevents a safe operation.
|
| Class and Description |
|---|
| BeforePublishSendException
This exception is used to signal in the
BeforePublishSendCallback that the PUBLISH should not be sent. |
| Class and Description |
|---|
| AuthenticationException
Indicates that the authentication of a certain client failed.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.