Package de.gematik.test.tiger.mockserver.httpclient
package de.gematik.test.tiger.mockserver.httpclient
-
ClassDescriptionWhen creating a direct reverse proxy, we want to keep two channels open and forward all messages coming from the outgoing channel to the incoming channel.Combines multiple arguments required to send a binary request with the
NettyHttpClientBinaryRequestInfo.BinaryRequestInfoBuilder<C extends BinaryRequestInfo,B extends BinaryRequestInfo.BinaryRequestInfoBuilder<C, B>> Reads the firstHttp2SettingsobjectCombines multiple arguments required to send a HTTP request with theNettyHttpClientHttpRequestInfo.HttpRequestInfoBuilder<C extends HttpRequestInfo,B extends HttpRequestInfo.HttpRequestInfoBuilder<C, B>> RequestInfo<T extends Message>RequestInfo.RequestInfoBuilder<T extends Message,C extends RequestInfo<T>, B extends RequestInfo.RequestInfoBuilder<T, C, B>> It wraps a ChannelFuture that can be reused if the corresponding response future is already done.This exception indicates there was an error while trying to communicate over a socketThis exception indicates there was an error while trying to communicate over a socket