public static interface RetransmissionQueueImpl.Resender
Modifier and Type | Method and Description |
---|---|
void |
resend(Message message,
boolean requestAcknowledge)
Resend mechanics.
|
void resend(Message message, boolean requestAcknowledge)
message
- requestAcknowledge
- if a AckRequest should be includedApache CXF