Uses of Package
com.attivio.sdk.scanner.http
-
Packages that use com.attivio.sdk.scanner.http Package Description com.attivio.sdk.connector com.attivio.sdk.scanner.http -
Classes in com.attivio.sdk.scanner.http used by com.attivio.sdk.connector Class Description HttpClientProvider This interface should be used by the scanner to obtain the Http client object.HttpClientProviderFactory This interface should be implemented if the scanner overrides the defaultHttpDataSourceScanner.getHttpClientProviderFactory()
to use custom factory implementation.HttpDataSourceScanner The scanner should implement this interface if it retrieves data using an Http client. -
Classes in com.attivio.sdk.scanner.http used by com.attivio.sdk.scanner.http Class Description HttpClientProvider This interface should be used by the scanner to obtain the Http client object.HttpClientProviderFactory This interface should be implemented if the scanner overrides the defaultHttpDataSourceScanner.getHttpClientProviderFactory()
to use custom factory implementation.HttpDataSourceScanner The scanner should implement this interface if it retrieves data using an Http client.