Package org.oxerr.seatgeek.client.cached
Interface CachedSeatGeekClient
- All Known Implementing Classes:
RedissonCachedSeatGeekClient
public interface CachedSeatGeekClient
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getClient
SeatGeekClient getClient() -
getCachedListingService
CachedSeatGeekListingService getCachedListingService()
-