Searched defs:eagAttributes (Results 1 – 6 of 6) sorted by relevance
51 Attributes eagAttributes = in altsHandler() local62 Attributes eagAttributes = Attributes.EMPTY; in tlsHandler() local
69 private Attributes eagAttributes = Attributes.EMPTY; field in ClientTransportFactory.ClientTransportOptions88 public ClientTransportOptions setEagAttributes(Attributes eagAttributes) { in setEagAttributes()
32 private Attributes eagAttributes = field in ClientTransportFactoryTest
93 private final Attributes eagAttributes; field in NettyClientTransport101 Runnable tooManyPingsRunnable, TransportTracer transportTracer, Attributes eagAttributes) { in NettyClientTransport()
105 private final Attributes eagAttributes; field in NettyClientHandler120 Attributes eagAttributes, in newHandler()160 Attributes eagAttributes, in newHandler()226 Attributes eagAttributes, in NettyClientHandler()
115 private Attributes eagAttributes = Attributes.EMPTY; field in NettyClientTransportTest