Uses of Class
io.grpc.InternalChannelz.TcpInfo
Packages that use InternalChannelz.TcpInfo
Package
Description
The gRPC core public API.
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of InternalChannelz.TcpInfo in io.grpc
Fields in io.grpc declared as InternalChannelz.TcpInfoModifier and TypeFieldDescriptionfinal InternalChannelz.TcpInfoInternalChannelz.SocketOptions.tcpInfoMethods in io.grpc that return InternalChannelz.TcpInfoMethods in io.grpc with parameters of type InternalChannelz.TcpInfoModifier and TypeMethodDescriptionInternalChannelz.SocketOptions.Builder.setTcpInfo(InternalChannelz.TcpInfo tcpInfo) Constructors in io.grpc with parameters of type InternalChannelz.TcpInfoModifierConstructorDescriptionSocketOptions(Integer timeoutMillis, Integer lingerSeconds, InternalChannelz.TcpInfo tcpInfo, Map<String, String> others) Creates an instance. -
Uses of InternalChannelz.TcpInfo in io.grpc.netty
Constructors in io.grpc.netty with parameters of type InternalChannelz.TcpInfoModifierConstructorDescriptionInternalNativeSocketOptions(InternalChannelz.TcpInfo tcpInfo, Map<String, String> otherInfo)