Interface RpcServiceWithRoutes

All Superinterfaces:
RpcService, Service<RpcRequest,​RpcResponse>, ServiceWithRoutes<RpcRequest,​RpcResponse>, Unwrappable

public interface RpcServiceWithRoutes
extends ServiceWithRoutes<RpcRequest,​RpcResponse>, RpcService
An interface that enables getting all the Routes where an RpcService should be bound.