Package 

Class BinderServer

  • All Implemented Interfaces:
    io.grpc.binder.internal.LeakSafeOneWayBinder.TransactionHandler , io.grpc.internal.InternalServer

    @ThreadSafe() 
    public final class BinderServer
     implements InternalServer, LeakSafeOneWayBinder.TransactionHandler
                        

    A gRPC InternalServer which accepts connections via a host AndroidService.

    Multiple incoming connections transports may be active at a time. IMPORTANT: This implementation must comply with this published wire format. https://github.com/grpc/proposal/blob/master/L73-java-binderchannel/wireformat.md