Package org.oxerr.viagogo.client.cached
Interface CachedViagogoClient
- All Known Implementing Classes:
RedissonCachedViagogoClient
public interface CachedViagogoClient
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getClient
ViagogoClient getClient() -
getCachedSellerListingsService
@Deprecated(since="6.5.0", forRemoval=true) CachedSellerListingService getCachedSellerListingsService()Deprecated, for removal: This API element is subject to removal in a future version. -
getCachedSellerListingService
CachedSellerListingService getCachedSellerListingService()
-