Package io.elastic.sailor
Interface MessageProcessor
- All Known Implementing Classes:
MessageProcessorImpl
public interface MessageProcessor
-
Method Summary
Modifier and TypeMethodDescriptionprocessMessage
(ExecutionContext executionContext, Function function)
-
Method Details
-
processMessage
-