Interface RpcClient

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
AbstractRpcClient, BlockingRpcClient, NettyRpcClient

@Private public interface RpcClient extends Closeable
Interface for RpcClient implementations so ConnectionManager can handle it.