Class ForwardAllCallback

java.lang.Object
de.gematik.test.tiger.proxy.handler.AbstractTigerRouteCallback
de.gematik.test.tiger.proxy.handler.ForwardAllCallback
All Implemented Interfaces:
ExpectationCallback

public class ForwardAllCallback extends AbstractTigerRouteCallback
Callback used for as a forward-all route in the TigerProxy. The messages received here are simply forwarded to the intended host. No rewriting of host or path is being done. It essentially serves as a fallback when no specialised route is found matching the request.