reject abstract method
Reject this message because the client cannot process it.
If the requeue
flag is set, then the server will attempt to forward the rejected
message to another client.
Implementation
void reject(bool requeue);
Reject this message because the client cannot process it.
If the requeue
flag is set, then the server will attempt to forward the rejected
message to another client.
void reject(bool requeue);