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 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)