Uses of Class
io.grpc.netty.NettyServer
-
Packages that use NettyServer Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of NettyServer in io.grpc.netty
Methods in io.grpc.netty that return NettyServer Modifier and Type Method Description (package private) NettyServer
NettyServerBuilder. buildTransportServers(java.util.List<? extends ServerStreamTracer.Factory> streamTracerFactories)
-