All Classes and Interfaces
Class
Description
AbstractCommandLineApp<C extends io.dropwizard.core.Configuration>
Builder for creating a client proxy for an API endpoint.
Deprecated.
DefaultConfigConfiguredCommand<T extends io.dropwizard.core.Configuration>
Deprecated.
DefaultConfigEnvironmentCommand<T extends io.dropwizard.core.Configuration>
Deprecated.
A filter that sets the default media type if the client accepts any media type.
Factory for configuring and creating an ExecutorService in a DropWizard application.
An inbox is a directory that is monitored for new files.
The integration tests mess up the logging facilities for the unit tests, so we run the integration tests after the unit test This requires every integration test to end with "IntegrationTest"
Loads a mapping from a CSV file.
Turns an iterator of Files into an iterator of Paths and provides a count of the number of iterated paths so far.
Zips files from an iterator of paths into a zip file up to a maximum number of files and bytes (the first limit reached).
Picocli version provider, that reads the version from the manifest file.
Health check for a service that responds to a ping request with "pong".