Uses of Interface
org.mockserver.mock.ExpectationStoreFactory.Factory
Packages that use ExpectationStoreFactory.Factory
-
Uses of ExpectationStoreFactory.Factory in org.mockserver.mock
Methods in org.mockserver.mock with parameters of type ExpectationStoreFactory.FactoryModifier and TypeMethodDescriptionstatic voidExpectationStoreFactory.register(ExpectationStoreFactory.Factory customFactory) Register a custom factory (e.g. a clustered backend).