Class ManagedChannelImpl.ConfigSelectingClientCall<ReqT,RespT>

java.lang.Object
io.grpc.ClientCall<ReqT,RespT>
io.grpc.PartialForwardingClientCall<ReqT,RespT>
io.grpc.ForwardingClientCall<ReqT,RespT>
io.grpc.internal.ManagedChannelImpl.ConfigSelectingClientCall<ReqT,RespT>
Enclosing class:
ManagedChannelImpl

static final class ManagedChannelImpl.ConfigSelectingClientCall<ReqT,RespT> extends ForwardingClientCall<ReqT,RespT>
A client call for a given channel that applies a given config selector when it starts.