Uses of Class
io.grpc.netty.AbstractNettyHandler
Packages that use AbstractNettyHandler
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of AbstractNettyHandler in io.grpc.netty
Subclasses of AbstractNettyHandler in io.grpc.nettyModifier and TypeClassDescription(package private) class
Client-side Netty handler for GRPC processing.(package private) class
Server-side Netty handler for GRPC processing.