- All Superinterfaces:
NamedService
- All Known Implementing Classes:
OpenApiUi
OpenAPI service.
-
Method Summary
Methods inherited from interface io.helidon.common.config.NamedService
name, type
-
Method Details
-
supports
Test if the service should handle a request.- Parameters:
headers- headers- Returns:
trueif the service should handle the request
-
setup
Set up the service.- Parameters:
routing- routingdocPath- document context pathcontent- content function
-