Uses of Class
io.grpc.InternalChannelz.SocketOptions
Packages that use InternalChannelz.SocketOptions
Package
Description
The gRPC core public API.
The main transport implementation based on Netty,
for both the client and the server.
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of InternalChannelz.SocketOptions in io.grpc
Fields in io.grpc declared as InternalChannelz.SocketOptionsMethods in io.grpc that return InternalChannelz.SocketOptionsConstructors in io.grpc with parameters of type InternalChannelz.SocketOptionsModifierConstructorDescriptionSocketStats
(InternalChannelz.TransportStats data, SocketAddress local, SocketAddress remote, InternalChannelz.SocketOptions socketOptions, InternalChannelz.Security security) Creates an instance. -
Uses of InternalChannelz.SocketOptions in io.grpc.netty
Methods in io.grpc.netty that return InternalChannelz.SocketOptionsModifier and TypeMethodDescription(package private) static InternalChannelz.SocketOptions
Utils.getSocketOptions
(io.netty.channel.Channel channel) -
Uses of InternalChannelz.SocketOptions in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type InternalChannelz.SocketOptionsModifier and TypeMethodDescription(package private) static List
<SocketOption> ChannelzProtoUtil.toSocketOptionsList
(InternalChannelz.SocketOptions options)