Home
last modified time | relevance | path

Searched defs:ClientInbound (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
H A DInbound.java555 static final class ClientInbound extends Inbound<ClientStreamListener> { class in Inbound
567 ClientInbound( in ClientInbound() method in Inbound.ClientInbound