| Package | Description |
|---|---|
| com.hivemq.spi.callback.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
void |
OnPubrelReceived.onPubrelReceived(PUBREL pubrel,
ClientData clientData)
This method gets called when a PUBREL message is received from a client.
|
void |
OnPubrelSend.onPubrelSend(PUBREL pubrel,
ClientData clientData)
This method gets called when HiveMQ sends a PUBREL message to a client.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.