Package com.babelqueue
Class UnknownUrnStrategy
java.lang.Object
com.babelqueue.UnknownUrnStrategy
What a consumer does with a message whose URN has no registered handler. The
string values are the canonical wire identifiers, shared with every other SDK.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
FAIL
Surface an error; let the worker decide.- See Also:
-
DELETE
Drop the message.- See Also:
-
RELEASE
Requeue for another consumer.- See Also:
-
DEAD_LETTER
Route to the dead-letter queue.- See Also:
-