Uses of Class
io.grpc.netty.AbstractHttp2Headers
Packages that use AbstractHttp2Headers
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of AbstractHttp2Headers in io.grpc.netty
Subclasses of AbstractHttp2Headers in io.grpc.nettyModifier and TypeClassDescription(package private) static classAHttp2Headersimplementation optimized for inbound/received headers.(package private) static final classAGrpcHttp2HeadersUtils.GrpcHttp2InboundHeadersimplementation, optimized for HTTP/2 request headers.(package private) static final classThis class only implements the methods used byNettyClientHandlerand tests.(package private) final classA custom implementation of Http2Headers that only includes methods used by gRPC.