Home
last modified time | relevance | path

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

/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
DOutbound.java407 static final class ServerOutbound extends Outbound { class in Outbound
420 ServerOutbound(BinderTransport transport, int callId, StatsTraceContext statsTraceContext) { in ServerOutbound() method in Outbound.ServerOutbound