See: Description
Class | Description |
---|---|
MessageSelectorChain |
A message selector implementation that passes incoming messages through a
chain of selectors.
|
PayloadTypeSelector |
A
MessageSelector implementation that checks the type of the
Message payload. |
UnexpiredMessageSelector |
A
MessageSelector that accepts Messages that are
not yet expired. |
Enum | Description |
---|---|
MessageSelectorChain.VotingStrategy |