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