Uses of Package
ddf.catalog.util.impl

Packages that use ddf.catalog.util.impl
Package
Description
Provides implementation(s) for the Catalog Source API.
Provides utility classes for the Catalog.
  • Class
    Description
    Default implementation of the Describable interface, providing basic setter/getter methods for a describable item's ID, title, version, organization, and description.
  • Class
    Description
    Default implementation of the Describable interface, providing basic setter/getter methods for a describable item's ID, title, version, organization, and description.
    Functional interface used to abstract away methods that take in a QueryRequest and return a SourceResponse.
    Class used to iterate over the Result objects contained in a QueryResponse returned when executing a QueryRequest.
    This interface represents the strategy used by ServiceSelector instances for selecting which service to return from a call to ServiceSelector.getService().