Uses of Class
io.grpc.netty.NettySocketSupport.NativeSocketOptions
Packages that use NettySocketSupport.NativeSocketOptions
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of NettySocketSupport.NativeSocketOptions in io.grpc.netty
Subclasses of NettySocketSupport.NativeSocketOptions in io.grpc.nettyModifier and TypeClassDescriptionstatic final classMethods in io.grpc.netty that return NettySocketSupport.NativeSocketOptionsModifier and TypeMethodDescriptionNettySocketSupport.getNativeSocketOptions(io.netty.channel.Channel ch) NettySocketSupport.Helper.getNativeSocketOptions(io.netty.channel.Channel ch) Returns the info on the socket if possible.NettySocketSupport.NettySocketHelperImpl.getNativeSocketOptions(io.netty.channel.Channel ch)