Index

A C D F G I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractDownloaderAuthenticationConfig - Class in org.gvsig.downloader.spi
 
AbstractDownloaderAuthenticationConfig(String) - Constructor for class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
AbstractDownloaderAuthenticationConfig(String, DownloaderAuthenticationFactory, String) - Constructor for class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
AbstractDownloaderAuthenticationFactory - Class in org.gvsig.downloader.spi
 
AbstractDownloaderAuthenticationFactory(String) - Constructor for class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
 
AbstractDownloaderAuthenticationRequester - Class in org.gvsig.downloader.spi
 
AbstractDownloaderAuthenticationRequester(DownloaderAuthenticationConfig) - Constructor for class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
AbstractDownloaderCredentials - Class in org.gvsig.downloader.spi
 
AbstractDownloaderCredentials(String, String) - Constructor for class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 
addOrReplaceCredentials(DownloaderCredentials) - Method in interface org.gvsig.downloader.DownloaderManager
 
areSameURLs(String, String) - Static method in interface org.gvsig.downloader.DownloaderManager
Compara dos URL ignorando el protocolo y la query

C

clone() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
config - Variable in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
CONFIG_PROVIDERNAME_NAME - Static variable in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
CONFIG_SERVICEURL_NAME - Static variable in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
create() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
create(Object...) - Method in interface org.gvsig.downloader.DownloaderAuthenticationFactory
 
createAuthenticationConfig(String) - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
createCredentials(String) - Method in interface org.gvsig.downloader.DownloaderCredentials
 
createCredentials(DownloaderAuthenticationConfig) - Method in interface org.gvsig.downloader.DownloaderCredentials
 

D

doInitialize() - Method in class org.gvsig.downloader.DownloaderLibrary
 
doPostInitialize() - Method in class org.gvsig.downloader.DownloaderLibrary
 
doRegistration() - Method in class org.gvsig.downloader.DownloaderLibrary
 
DownloaderAuthenticationConfig - Interface in org.gvsig.downloader
 
DownloaderAuthenticationFactory - Interface in org.gvsig.downloader
 
DownloaderAuthenticationRequester - Interface in org.gvsig.downloader
 
DownloaderCredentials - Interface in org.gvsig.downloader
 
DownloaderLibrary - Class in org.gvsig.downloader
Library for API initialization and configuration.
DownloaderLibrary() - Constructor for class org.gvsig.downloader.DownloaderLibrary
 
DownloaderLocator - Class in org.gvsig.downloader
This locator is the entry point for the XML library, providing access to all XML services through the DownloaderManager
DownloaderLocator() - Constructor for class org.gvsig.downloader.DownloaderLocator
 
DownloaderManager - Interface in org.gvsig.downloader
Main class that defines the available Downlader services.

F

fromJson(JsonObject) - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 

G

getAuthenticationConfigurationService(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
getAuthenticationConfigurationServiceAsString(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
getAuthenticationConfigurationServices() - Method in interface org.gvsig.downloader.DownloaderManager
 
getAuthenticationTypes() - Method in interface org.gvsig.downloader.DownloaderManager
 
getAuthorizationToken() - Method in interface org.gvsig.downloader.DownloaderCredentials
 
getAuthorizationToken(URL) - Method in interface org.gvsig.downloader.DownloaderManager
 
getConfig() - Method in interface org.gvsig.downloader.DownloaderAuthenticationRequester
 
getConfig() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
getCredentials() - Method in interface org.gvsig.downloader.DownloaderAuthenticationRequester
 
getCredentials() - Method in interface org.gvsig.downloader.DownloaderManager
 
getCredentials(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
getCredentials(URL) - Method in interface org.gvsig.downloader.DownloaderManager
 
getDescription() - Method in interface org.gvsig.downloader.DownloaderAuthenticationFactory
 
getDescription() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
 
getDownloaderAuthenticationFactory(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
getDownloaderManager() - Static method in class org.gvsig.downloader.DownloaderLocator
 
getFactory() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
getFactory() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
getInstance() - Static method in class org.gvsig.downloader.DownloaderLocator
Returns the singleton instance.
getKey() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
getKey() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
getLocatorName() - Method in class org.gvsig.downloader.DownloaderLocator
Returns the Locator's name
getManager() - Static method in class org.gvsig.downloader.DownloaderLocator
Return a reference to DownloaderLocator.
getMessage() - Method in exception class org.gvsig.downloader.IOExceptionWithStatus
 
getOnlineManager() - Static method in class org.gvsig.downloader.DownloaderLocator
 
getProviderName() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
getProviderName() - Method in interface org.gvsig.downloader.DownloaderAuthenticationFactory
 
getProviderName() - Method in interface org.gvsig.downloader.DownloaderAuthenticationRequester
 
getProviderName() - Method in interface org.gvsig.downloader.DownloaderCredentials
 
getProviderName() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
getProviderName() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
 
getProviderName() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
getProviderName() - Method in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 
getResponseData() - Method in exception class org.gvsig.downloader.IOExceptionWithStatus
 
getServiceUrl() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
getServiceUrl() - Method in interface org.gvsig.downloader.DownloaderCredentials
 
getServiceUrl() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
getServiceUrl() - Method in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 
getStatus() - Method in exception class org.gvsig.downloader.IOExceptionWithStatus
 
getUserid() - Method in interface org.gvsig.downloader.DownloaderCredentials
 

I

IOExceptionWithStatus - Exception Class in org.gvsig.downloader
 
IOExceptionWithStatus(int, String) - Constructor for exception class org.gvsig.downloader.IOExceptionWithStatus
 
IOExceptionWithStatus(int, String, File) - Constructor for exception class org.gvsig.downloader.IOExceptionWithStatus
 
IOExceptionWithStatus(int, String, Throwable) - Constructor for exception class org.gvsig.downloader.IOExceptionWithStatus
 
IOExceptionWithStatus(int, String, Throwable, File) - Constructor for exception class org.gvsig.downloader.IOExceptionWithStatus
 
isAuthorizationTokenExpired() - Method in interface org.gvsig.downloader.DownloaderCredentials
 
isAuthorizationTokenExpired() - Method in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 
isCompatible(DownloaderAuthenticationConfig) - Method in interface org.gvsig.downloader.DownloaderCredentials
 
isCompatible(DownloaderAuthenticationConfig) - Method in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 
isConfigurable() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
isConfigurable() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
isFilled() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
isFilled() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 

L

loadFromState(PersistentState) - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 

M

MANAGER_NAME - Static variable in class org.gvsig.downloader.DownloaderLocator
XML manager name
METHOD_DELETE - Static variable in interface org.gvsig.downloader.DownloaderManager
 
METHOD_GET - Static variable in interface org.gvsig.downloader.DownloaderManager
 
METHOD_POST - Static variable in interface org.gvsig.downloader.DownloaderManager
 
METHOD_PUT - Static variable in interface org.gvsig.downloader.DownloaderManager
 

O

org.gvsig.downloader - package org.gvsig.downloader
 
org.gvsig.downloader.spi - package org.gvsig.downloader.spi
 

P

PERSISTENT_DEFINITION_NAME - Static variable in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
propagateCredentials(String, Collection<String>) - Method in interface org.gvsig.downloader.DownloaderManager
 
providerName - Variable in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
providerName - Variable in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 

R

registerAuthenticationConfigurationService(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
registerAuthenticationConfigurationService(DownloaderAuthenticationConfig) - Method in interface org.gvsig.downloader.DownloaderManager
 
registerAuthenticationType(DownloaderAuthenticationFactory) - Method in interface org.gvsig.downloader.DownloaderManager
 
registerDefaultDownloaderManager(Class) - Static method in class org.gvsig.downloader.DownloaderLocator
Registers the default Class implementing the DownloaderLocator interface
registerDownloaderManager(Class) - Static method in class org.gvsig.downloader.DownloaderLocator
Registers the Class implementing the DownloaderLocator interface.
removeAuthenticationConfigurationService(DownloaderAuthenticationConfig) - Method in interface org.gvsig.downloader.DownloaderManager
 
removeCredentials(String) - Method in interface org.gvsig.downloader.DownloaderManager
 
removeCredentials(DownloaderCredentials) - Method in interface org.gvsig.downloader.DownloaderManager
 
requestAuthenticationConfig() - Method in interface org.gvsig.downloader.DownloaderAuthenticationConfig
 
requestAuthenticationConfig() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
requestAuthorization() - Method in interface org.gvsig.downloader.DownloaderAuthenticationRequester
 
requestAuthorization() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
requestAuthorization(Executor) - Method in interface org.gvsig.downloader.DownloaderAuthenticationRequester
 

S

saveToState(PersistentState) - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
selfRegister() - Static method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
serviceUrl - Variable in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
serviceUrl - Variable in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 

T

toJsonBuilder() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationConfig
 
toString() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
 
toString() - Method in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
 
toString() - Method in class org.gvsig.downloader.spi.AbstractDownloaderCredentials
 

U

urlStartsWith(String, String) - Static method in interface org.gvsig.downloader.DownloaderManager
Comprueba si la URL url_s comienza por la URL prefix ignorando el protocolo y la query
A C D F G I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form