JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.oxerr.seatgeek.client.cached.CachedSeatGeekListingService
Packages that use
CachedSeatGeekListingService
Package
Description
org.oxerr.seatgeek.client.cached
Client using cache.
org.oxerr.seatgeek.client.cached.redisson
Client using Redisson as cache.
Uses of
CachedSeatGeekListingService
in
org.oxerr.seatgeek.client.cached
Methods in
org.oxerr.seatgeek.client.cached
that return
CachedSeatGeekListingService
Modifier and Type
Method
Description
CachedSeatGeekListingService
CachedSeatGeekClient.
getCachedListingService
()
Uses of
CachedSeatGeekListingService
in
org.oxerr.seatgeek.client.cached.redisson
Classes in
org.oxerr.seatgeek.client.cached.redisson
that implement
CachedSeatGeekListingService
Modifier and Type
Class
Description
class
RedissonCachedListingService