public interface JDBCMessageRecoveryListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
recoverMessage(long sequenceId,
byte[] message) |
boolean |
recoverMessageReference(String reference) |
boolean recoverMessage(long sequenceId, byte[] message) throws Exception
Exceptionboolean recoverMessageReference(String reference) throws Exception
ExceptionCopyright © 2005–2019 The Apache Software Foundation. All rights reserved.