Interface QueuedMessageHandler
-
- All Known Implementing Classes:
PatternMatchingQueuedMessageHandler
public interface QueuedMessageHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(QueuedMessage queueMessage)
-
-
-
Method Detail
-
handle
void handle(QueuedMessage queueMessage)
-
-