Home
last modified time | relevance | path

Searched defs:ServerInbound (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.java612 static final class ServerInbound extends Inbound<ServerStreamListener> { class in Inbound
616 ServerInbound( in ServerInbound() method in Inbound.ServerInbound