- All Superinterfaces:
- NamedService
- All Known Implementing Classes:
- OpenApiUi
OpenAPI service.
- 
Method SummaryMethods inherited from interface io.helidon.common.config.NamedServicename, type
- 
Method Details- 
supportsTest if the service should handle a request.- Parameters:
- headers- headers
- Returns:
- trueif the service should handle the request
 
- 
setupSet up the service.- Parameters:
- routing- routing
- docPath- document context path
- content- content function
 
 
-