| Package | Description |
|---|---|
| com.hivemq.spi.callback.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
void |
OnPubcompReceived.onPubcompReceived(PUBCOMP pubcomp,
ClientData clientData)
This method gets called when a PUBCOMP message is received from a client.
|
void |
OnPubcompSend.onPubcompSend(PUBCOMP pubcomp,
ClientData clientData)
This method gets called when HiveMQ sends a PUBCOMP message to a client.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.