Searched defs:Inbound (Results 1 – 1 of 1) sorted by relevance
45 abstract class Inbound<L extends StreamListener> implements StreamListener.MessageProducer { class148 private Inbound(BinderTransport transport, Attributes attributes, int callId) { in Inbound() method in Inbound