| Package | Description |
|---|---|
| com.hivemq.spi.callback.events | |
| com.hivemq.spi.callback.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
BeforePublishSendCallback.beforePublishSend(ModifiablePUBLISH publish,
ClientData clientData) |
| Modifier and Type | Method and Description |
|---|---|
static BeforePublishSendException |
BeforePublishSendException.getInstance()
Use this method if you need a
BeforePublishSendException, it is more performant than the usage of a Constructor. |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.