Searched defs:getTransportChannel (Results 1 – 7 of 7) sorted by relevance
137 TransportChannel getTransportChannel() throws IOException; in getTransportChannel() method
108 public TransportChannel getTransportChannel() throws IOException { in getTransportChannel() method in FixedTransportChannelProvider
85 public abstract TransportChannel getTransportChannel(); in getTransportChannel() method in ClientContext
129 public TransportChannel getTransportChannel() throws IOException { in getTransportChannel() method in LocalChannelProvider
150 public HttpJsonTransportChannel getTransportChannel() throws IOException { in getTransportChannel() method in InstantiatingHttpJsonChannelProvider
225 public TransportChannel getTransportChannel() throws IOException { in getTransportChannel() method in InstantiatingGrpcChannelProvider
178 public TransportChannel getTransportChannel() throws IOException { in getTransportChannel() method in ClientContextTest.FakeTransportProvider