public interface MalformedDelivery extends BytesDelivery
Modifier and Type | Interface and Description |
---|---|
static class |
MalformedDelivery.MalformedReason
Describes the reason that a message has been delivered using the
onMalformed(...)
method. |
Delivery.Type
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
int |
getMQMDCodedCharSetId() |
String |
getMQMDFormat() |
MalformedDelivery.MalformedReason |
getReason() |
getData
confirm, getProperties, getQOS, getShare, getTopic, getTopicPattern, getTtl, getType
MalformedDelivery.MalformedReason getReason()
String getDescription()
String getMQMDFormat()
int getMQMDCodedCharSetId()
Copyright © 2015 International Business Machines Corporation. All rights reserved.