Package | Description |
---|---|
io.grpc.netty |
The main transport implementation based on Netty,
for both the client and the server.
|
Modifier and Type | Method and Description |
---|---|
ProtocolNegotiator.Handler |
ProtocolNegotiator.newHandler(GrpcHttp2ConnectionHandler grpcHandler)
Creates a new handler to control the protocol negotiation.
|