Uses of Package
io.grpc.netty
Packages that use io.grpc.netty
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Classes in io.grpc.netty used by io.grpc.nettyClassDescriptiongRPC wrapper for
Http2ConnectionHandler
.A class that provides a Netty handler to control protocol negotiation.Identifies the negotiation used for starting up HTTP/2.A builder to help simplify construction of channels using the Netty transport.This class is meant to be overriden with a custom implementation ofNettyChannelBuilder.LocalSocketPicker.createSocketAddress(java.net.SocketAddress, io.grpc.Attributes)
.A builder to help simplify the construction of a Netty-based GRPC server.Represents a completion of a protocol negotiation stage.