Package org.mockserver.ui
Interface MockServerMatcherListener
-
- All Known Implementing Classes:
DashboardWebSocketServerHandler
,ExpectationFileSystemPersistence
public interface MockServerMatcherListener
- Author:
- jamesdbloom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updated(MockServerMatcher mockServerLog)
-
-
-
Method Detail
-
updated
void updated(MockServerMatcher mockServerLog)
-
-