Uses of Class
org.oxerr.seatgeek.client.cached.model.SeatGeekEvent
Packages that use SeatGeekEvent
-
Uses of SeatGeekEvent in org.oxerr.seatgeek.client.cached.redisson
Methods in org.oxerr.seatgeek.client.cached.redisson with parameters of type SeatGeekEventModifier and TypeMethodDescriptionprotected voidRedissonCachedListingService.createListing(SeatGeekEvent event, SeatGeekListing listing) protected voidRedissonCachedListingService.deleteListing(SeatGeekEvent event, String ticketId) protected SeatGeekCachedListingRedissonCachedListingService.toCached(SeatGeekEvent event, SeatGeekListing listing, org.oxerr.ticket.inventory.support.cached.redisson.Status status)