Home
last modified time | relevance | path

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

/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DInbound.java612 static final class ServerInbound extends Inbound<ServerStreamListener> { class in Inbound
616 ServerInbound( in ServerInbound() method in Inbound.ServerInbound