Class InMemoryMessageChannelStore
java.lang.Object
com.github.tomakehurst.wiremock.store.InMemoryMessageChannelStore
- All Implemented Interfaces:
MessageChannelStore
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryMessageChannelStore
public InMemoryMessageChannelStore()
-
-
Method Details
-
getAll
- Specified by:
getAllin interfaceMessageChannelStore
-
get
- Specified by:
getin interfaceMessageChannelStore
-
add
- Specified by:
addin interfaceMessageChannelStore
-
remove
- Specified by:
removein interfaceMessageChannelStore
-
clear
public void clear()- Specified by:
clearin interfaceMessageChannelStore
-