Uses of Interface
de.gematik.test.tiger.mockserver.mock.action.ExpectationForwardAndResponseCallback
Packages that use ExpectationForwardAndResponseCallback
Package
Description
-
Uses of ExpectationForwardAndResponseCallback in de.gematik.test.tiger.mockserver
Methods in de.gematik.test.tiger.mockserver with parameters of type ExpectationForwardAndResponseCallbackModifier and TypeMethodDescriptionExpectationBuilder.forward(ExpectationForwardAndResponseCallback expectationForwardAndResponseCallback) -
Uses of ExpectationForwardAndResponseCallback in de.gematik.test.tiger.mockserver.mock
Methods in de.gematik.test.tiger.mockserver.mock that return ExpectationForwardAndResponseCallbackMethods in de.gematik.test.tiger.mockserver.mock with parameters of type ExpectationForwardAndResponseCallbackModifier and TypeMethodDescriptionHttpAction.setExpectationForwardAndResponseCallback(ExpectationForwardAndResponseCallback expectationForwardAndResponseCallback) Expectation.thenForward(ExpectationForwardAndResponseCallback callback) -
Uses of ExpectationForwardAndResponseCallback in de.gematik.test.tiger.proxy.handler
Classes in de.gematik.test.tiger.proxy.handler that implement ExpectationForwardAndResponseCallbackModifier and TypeClassDescriptionclassclassAbstract super type handling the parsing logic for messages.classCallback used for as a forward-all route in the TigerProxy.classCallback used for all Forward-Proxy routes in the TigerProxy.classCallback used for all Reverse-Proxy routes in the TigerProxy.