Interface MessageStubMappingStore
- All Known Implementing Classes:
InMemoryMessageStubMappingStore
public interface MessageStubMappingStore
-
Method Summary
-
Method Details
-
getAll
Stream<MessageStubMapping> getAll() -
get
-
add
-
remove
-
clear
void clear()
-