| Package | Description |
|---|---|
| com.ibm.mqlight.api |
Non-blocking API |
| com.ibm.mqlight.api.samples |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationAdapter.onMalformed(NonBlockingClient client,
T context,
MalformedDelivery delivery) |
void |
DestinationListener.onMalformed(NonBlockingClient client,
T context,
MalformedDelivery delivery)
Invoked to deliver a malformed message to the client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Receive.Listener.onMalformed(NonBlockingClient client,
Void context,
MalformedDelivery delivery) |
Copyright © 2015 International Business Machines Corporation. All rights reserved.