Package org.citrusframework.message
Interface MessageStore
- All Known Implementing Classes:
DefaultMessageStore
public interface MessageStore
- Since:
- 2.6.2
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionconstructMessageName(TestAction action, Endpoint endpoint) getMessage(String id) voidstoreMessage(String id, Message message)
-
Method Details
-
getMessage
-
storeMessage
-
constructMessageName
-