Uses of Package
org.mockserver.netty.unification
Packages that use org.mockserver.netty.unification
-
Classes in org.mockserver.netty.unification used by org.mockserver.netty.grpcClassDescriptionOutbound handler that adds an
Alt-Svcheader to responses served over the TCP (HTTP/1.1 and HTTP/2) paths when HTTP/3 is enabled.Netty handler that extracts W3Ctraceparent/tracestateheaders from inboundHttpRequestobjects and stores the parsedW3CTraceContextas a channel attribute. -
Classes in org.mockserver.netty.unification used by org.mockserver.netty.unificationClassDescriptionOutbound handler that adds an
Alt-Svcheader to responses served over the TCP (HTTP/1.1 and HTTP/2) paths when HTTP/3 is enabled.Copies the connection-scoped channel attributes from a parent channel onto a child channel.Translates aStreamAddressedHttpContentinto the child-channel equivalent when a streaming response is written on anHttp2MultiplexHandlerchild channel.Netty handler that extracts W3Ctraceparent/tracestateheaders from inboundHttpRequestobjects and stores the parsedW3CTraceContextas a channel attribute.