Uses of Interface
org.mockserver.mock.action.ExpectationForwardCallback
Packages that use ExpectationForwardCallback
Package
Description
-
Uses of ExpectationForwardCallback in org.mockserver.client
Methods in org.mockserver.client with parameters of type ExpectationForwardCallbackModifier and TypeMethodDescriptionForwardChainExpectation.forward(ExpectationForwardCallback expectationForwardCallback) Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matchedForwardChainExpectation.forward(ExpectationForwardCallback expectationForwardCallback, ExpectationForwardAndResponseCallback expectationForwardResponseCallback) Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matchedForwardChainExpectation.forward(ExpectationForwardCallback expectationForwardCallback, ExpectationForwardAndResponseCallback expectationForwardResponseCallback, Delay delay) Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matchedForwardChainExpectation.forward(ExpectationForwardCallback expectationForwardCallback, Delay delay) Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matched -
Uses of ExpectationForwardCallback in org.mockserver.closurecallback.websocketregistry
Methods in org.mockserver.closurecallback.websocketregistry that return ExpectationForwardCallbackModifier and TypeMethodDescriptionstatic ExpectationForwardCallbackLocalCallbackRegistry.retrieveForwardCallback(String clientId) Methods in org.mockserver.closurecallback.websocketregistry that return types with arguments of type ExpectationForwardCallbackModifier and TypeMethodDescriptionstatic Map<String,ExpectationForwardCallback> LocalCallbackRegistry.forwardCallbackRegistry() -
Uses of ExpectationForwardCallback in org.mockserver.examples.mockserver
Classes in org.mockserver.examples.mockserver that implement ExpectationForwardCallbackModifier and TypeClassDescriptionstatic class -
Uses of ExpectationForwardCallback in org.mockserver.mock.action
Subinterfaces of ExpectationForwardCallback in org.mockserver.mock.action -
Uses of ExpectationForwardCallback in org.mockserver.testing.integration.callback
Classes in org.mockserver.testing.integration.callback that implement ExpectationForwardCallbackModifier and TypeClassDescriptionclassclass