Interface BlockingRpcChannel


  • public interface BlockingRpcChannel

    Abstract interface for a blocking RPC channel. BlockingRpcChannel is the blocking equivalent to RpcChannel.

    Author:
    kenton@google.com Kenton Varda, cpovirk@google.com Chris Povirk