Uses of Class
io.grpc.netty.InternalNettySocketSupport.InternalNativeSocketOptions
-
Packages that use InternalNettySocketSupport.InternalNativeSocketOptions Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of InternalNettySocketSupport.InternalNativeSocketOptions in io.grpc.netty
Methods in io.grpc.netty that return InternalNettySocketSupport.InternalNativeSocketOptions Modifier and Type Method Description InternalNettySocketSupport.InternalNativeSocketOptions
InternalNettySocketSupport.InternalHelper. getNativeSocketOptions(io.netty.channel.Channel ch)
-