|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryClientException | |
---|---|
gov.nasa.pds.harvest | |
gov.nasa.pds.harvest.crawler.actions | |
gov.nasa.pds.harvest.registry |
Uses of RegistryClientException in gov.nasa.pds.harvest |
---|
Methods in gov.nasa.pds.harvest that throw RegistryClientException | |
---|---|
void |
Harvester.harvest(Target target)
Harvests the products in the given target. |
void |
Harvester.harvest(Target target,
List<String> fileFilters)
Harvests the products in the given file.. |
Uses of RegistryClientException in gov.nasa.pds.harvest.crawler.actions |
---|
Constructors in gov.nasa.pds.harvest.crawler.actions that throw RegistryClientException | |
---|---|
AssociationPublisherAction(String registryUrl)
Constructor. |
|
AssociationPublisherAction(String registryUrl,
String user,
String token)
Constructor. |
Uses of RegistryClientException in gov.nasa.pds.harvest.registry |
---|
Constructors in gov.nasa.pds.harvest.registry that throw RegistryClientException | |
---|---|
RegistryClient(String baseUrl)
|
|
RegistryClient(String baseUrl,
String user,
String password)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |