Uses of Interface
thredds.cataloggen.ProxyDatasetHandler

Packages that use ProxyDatasetHandler
thredds.cataloggen   
thredds.cataloggen.inserter   
 

Uses of ProxyDatasetHandler in thredds.cataloggen
 

Methods in thredds.cataloggen with parameters of type ProxyDatasetHandler
 InvCatalogImpl SimpleCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs, ProxyDatasetHandler pdh)
          Not supported by SimpleCatalogBuilder.
 InvCatalogImpl CatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs, ProxyDatasetHandler pdh)
          Generate the catalog for a resolver request of the given ProxyDatasetHandler.
 InvCatalogImpl DatasetScanCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs, ProxyDatasetHandler pdh)
           
 InvCatalogImpl StandardCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs, ProxyDatasetHandler pdh)
           
 InvCatalogImpl CollectionLevelScanner.generateProxyDsResolverCatalog(ProxyDatasetHandler pdh)
          Generate the catalog for a resolver request of the given ProxyDatasetHandler.
 

Uses of ProxyDatasetHandler in thredds.cataloggen.inserter
 

Classes in thredds.cataloggen.inserter that implement ProxyDatasetHandler
 class LatestCompleteProxyDsHandler
          Adds a latest complete dataset to a collection where the latest is determined by the creation date stamp and the last modified date.
 class SimpleLatestProxyDsHandler
          _more_
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.