Uses of Class
org.oxerr.seatgeek.client.cached.model.SeatGeekEvent
-
Uses of SeatGeekEvent in org.oxerr.seatgeek.client.cached.redisson
Modifier and TypeMethodDescriptionprotected void
RedissonCachedListingService.createListing
(SeatGeekEvent event, SeatGeekListing listing) protected void
RedissonCachedListingService.deleteListing
(SeatGeekEvent event, String ticketId) protected SeatGeekCachedListing
RedissonCachedListingService.toCached
(SeatGeekEvent event, SeatGeekListing listing, org.oxerr.ticket.inventory.support.cached.redisson.Status status)