Package io.grpc.netty

Class NettySocketSupport.NativeSocketOptions

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • otherInfo

        public final com.google.common.collect.ImmutableMap<java.lang.String,​java.lang.String> otherInfo
    • Constructor Detail

      • NativeSocketOptions

        public NativeSocketOptions​(InternalChannelz.TcpInfo tcpInfo,
                                   java.util.Map<java.lang.String,​java.lang.String> otherInfo)
        Creates an instance.