Uses of Interface
org.oxerr.seatgeek.client.ListingService
Package
Description
Client services.
Client using Redisson as cache.
Client implementations by ResCU.
-
Uses of ListingService in org.oxerr.seatgeek.client
-
Uses of ListingService in org.oxerr.seatgeek.client.cached.redisson
ModifierConstructorDescriptionRedissonCachedListingService
(ListingService listingService, org.redisson.api.RedissonClient redissonClient, String keyPrefix, boolean create) RedissonCachedListingService
(ListingService listingService, org.redisson.api.RedissonClient redissonClient, String keyPrefix, Executor executor, boolean create) -
Uses of ListingService in org.oxerr.seatgeek.client.rescu