Uses of Interface
io.grpc.netty.NettySocketSupport.Helper
-
Packages that use NettySocketSupport.Helper Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of NettySocketSupport.Helper in io.grpc.netty
Subinterfaces of NettySocketSupport.Helper in io.grpc.netty Modifier and Type Interface Description static interfaceInternalNettySocketSupport.InternalHelperClasses in io.grpc.netty that implement NettySocketSupport.Helper Modifier and Type Class Description private static classNettySocketSupport.NettySocketHelperImplFields in io.grpc.netty declared as NettySocketSupport.Helper Modifier and Type Field Description private static NettySocketSupport.HelperNettySocketSupport. instanceMethods in io.grpc.netty with parameters of type NettySocketSupport.Helper Modifier and Type Method Description (package private) static voidNettySocketSupport. setHelper(NettySocketSupport.Helper helper)
-