Uses of Interface
ddf.catalog.operation.SourceInfoResponse
Packages that use SourceInfoResponse
Package
Description
Provides the classes for the Catalog Framework API and implementation.
Provides the classes for the Catalog Plug-in API and implementation.
-
Uses of SourceInfoResponse in ddf.catalog
Methods in ddf.catalog that return SourceInfoResponseModifier and TypeMethodDescriptionCatalogFramework.getSourceInfo(SourceInfoRequest sourceInfoRequest) Returns information for eachSourcethat is endpoint-addressable inCatalogFramework, including its ownCatalogProvider, based on the contents of theSourceInfoRequest. -
Uses of SourceInfoResponse in ddf.catalog.plugin
Methods in ddf.catalog.plugin that return SourceInfoResponseModifier and TypeMethodDescriptionSourcePlugin.processSourceInfo(SourceInfoResponse sourceInfoResponse) Plugin point for modifying the SourceInfoResponse return from the catalog frameworks getSourceInfo methodMethods in ddf.catalog.plugin with parameters of type SourceInfoResponseModifier and TypeMethodDescriptionSourcePlugin.processSourceInfo(SourceInfoResponse sourceInfoResponse) Plugin point for modifying the SourceInfoResponse return from the catalog frameworks getSourceInfo method