public interface MessageStore
Modifier and Type | Method and Description |
---|---|
String |
constructMessageName(TestAction action,
Endpoint endpoint) |
Message |
getMessage(String id) |
void |
storeMessage(String id,
Message message) |
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.