Uses of Class
software.xdev.mockserver.event.model.RequestAndExpectationId
Packages that use RequestAndExpectationId
-
Uses of RequestAndExpectationId in software.xdev.mockserver.event
Method parameters in software.xdev.mockserver.event with type arguments of type RequestAndExpectationIdModifier and TypeMethodDescriptionvoidEventBus.retrieveAllRequests(List<String> expectationIds, Consumer<List<RequestAndExpectationId>> listConsumer)