|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MessageSource
that creates messages from a file system directory.PriorityBlockingQueue
ordered with the passed in Comparator
The size of the queue used should be large enough to hold all the files in the input directory in order to sort
all of them, so restricting the size of the queue is mutually exclusive with ordering.
MessageHandler
implementation that writes the Message payload to a
file.@Filter
.Message
to an integration Message.
Message
instance pre-populated with
all of the headers copied from the provided message.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |