Package com.linecorp.armeria.server
Interface ServiceWithRoutes<I extends Request,O extends Response>
- All Superinterfaces:
Service<I,
,O> Unwrappable
- All Known Subinterfaces:
GrpcService
,HttpServiceWithRoutes
,RpcServiceWithRoutes
-
Method Summary
Methods inherited from interface com.linecorp.armeria.server.Service
as, serve, serviceAdded, shouldCachePath, unwrap
Methods inherited from interface com.linecorp.armeria.common.util.Unwrappable
equalsIgnoreWrapper, unwrapAll
-
Method Details
-
routes
-