Uses of Interface
org.mockserver.mock.action.ExpectationResponseCallback
Packages that use ExpectationResponseCallback
Package
Description
-
Uses of ExpectationResponseCallback in org.mockserver.client
Methods in org.mockserver.client with parameters of type ExpectationResponseCallbackModifier and TypeMethodDescriptionForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback) Call method on object locally or remotely (over web socket) to generate response to return when expectation is matchedForwardChainExpectation.respond(ExpectationResponseCallback expectationResponseCallback, Delay delay) Call method on object locally or remotely (over web socket) to generate response to return when expectation is matched -
Uses of ExpectationResponseCallback in org.mockserver.closurecallback.websocketregistry
Methods in org.mockserver.closurecallback.websocketregistry that return ExpectationResponseCallbackModifier and TypeMethodDescriptionstatic ExpectationResponseCallbackLocalCallbackRegistry.retrieveResponseCallback(String clientId) Methods in org.mockserver.closurecallback.websocketregistry that return types with arguments of type ExpectationResponseCallbackModifier and TypeMethodDescriptionstatic Map<String,ExpectationResponseCallback> LocalCallbackRegistry.responseCallbackRegistry() -
Uses of ExpectationResponseCallback in org.mockserver.examples.mockserver
Classes in org.mockserver.examples.mockserver that implement ExpectationResponseCallbackModifier and TypeClassDescriptionstatic class -
Uses of ExpectationResponseCallback in org.mockserver.testing.integration.callback
Classes in org.mockserver.testing.integration.callback that implement ExpectationResponseCallbackModifier and TypeClassDescriptionclassclass