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