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.
-
Classes in ddf.catalog.util.impl used by ddf.catalog.source.implClassDescriptionDefault implementation of the Describable interface, providing basic setter/getter methods for a describable item's ID, title, version, organization, and description.
-
Classes in ddf.catalog.util.impl used by ddf.catalog.util.implClassDescriptionDefault 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
QueryRequestand return aSourceResponse.Class used to iterate over theResultobjects contained in aQueryResponsereturned when executing aQueryRequest.This interface represents the strategy used by ServiceSelector instances for selecting which service to return from a call to ServiceSelector.getService().