Package com.linecorp.armeria.server
Interface RpcServiceWithRoutes
- All Superinterfaces:
RpcService
,Service<RpcRequest,
,RpcResponse> ServiceWithRoutes<RpcRequest,
,RpcResponse> Unwrappable
An interface that enables getting all the
Route
s where an RpcService
should be bound.-
Method Summary
Methods inherited from interface com.linecorp.armeria.server.RpcService
decorate, decorate, serve
Methods inherited from interface com.linecorp.armeria.server.Service
as, serviceAdded, shouldCachePath, unwrap
Methods inherited from interface com.linecorp.armeria.server.ServiceWithRoutes
routes
Methods inherited from interface com.linecorp.armeria.common.util.Unwrappable
equalsIgnoreWrapper, unwrapAll