Package io.dropwizard.health.response
Interface HealthResponseProvider
- All Known Implementing Classes:
JsonHealthResponseProvider
public interface HealthResponseProvider
-
Method Summary
Modifier and TypeMethodDescription@NonNull HealthResponsehealthResponse(Map<String, Collection<String>> queryParams)
-
Method Details
-
healthResponse
-