Uses of Class
de.gematik.test.tiger.proxy.exceptions.TigerProxyRoutingException
Packages that use TigerProxyRoutingException
Package
Description
-
Uses of TigerProxyRoutingException in de.gematik.test.tiger.mockserver.configuration
Methods in de.gematik.test.tiger.mockserver.configuration that return types with arguments of type TigerProxyRoutingExceptionModifier and TypeMethodDescriptionBiConsumer<TigerProxyRoutingException,io.netty.channel.ChannelHandlerContext> MockServerConfiguration.exceptionHandlingCallback()Method parameters in de.gematik.test.tiger.mockserver.configuration with type arguments of type TigerProxyRoutingExceptionModifier and TypeMethodDescriptionMockServerConfiguration.exceptionHandlingCallback(BiConsumer<TigerProxyRoutingException, io.netty.channel.ChannelHandlerContext> exceptionHandlingCallback) -
Uses of TigerProxyRoutingException in de.gematik.test.tiger.proxy
Methods in de.gematik.test.tiger.proxy that return types with arguments of type TigerProxyRoutingExceptionModifier and TypeMethodDescriptionBiConsumer<TigerProxyRoutingException,io.netty.channel.ChannelHandlerContext> MockServerToRbelConverter.exceptionCallback()Methods in de.gematik.test.tiger.proxy with parameters of type TigerProxyRoutingExceptionModifier and TypeMethodDescriptionMockServerToRbelConverter.convertErrorResponse(HttpRequest request, String protocolAndHost, TigerProxyRoutingException routingException, AtomicReference<String> previousMessageReference) -
Uses of TigerProxyRoutingException in de.gematik.test.tiger.proxy.exceptions
Methods in de.gematik.test.tiger.proxy.exceptions that return TigerProxyRoutingExceptionConstructors in de.gematik.test.tiger.proxy.exceptions with parameters of type TigerProxyRoutingException