Uses of Class
org.oxerr.vividseats.client.cached.redisson.inventory.VividSeatsCachedEvent
Packages that use VividSeatsCachedEvent
Package
Description
Cached inventory service using Redisson.
-
Uses of VividSeatsCachedEvent in org.oxerr.vividseats.client.cached.redisson.inventory
Methods in org.oxerr.vividseats.client.cached.redisson.inventory that return VividSeatsCachedEventMethods in org.oxerr.vividseats.client.cached.redisson.inventory with parameters of type VividSeatsCachedEventModifier and TypeMethodDescriptionvoid
VividSeatsCachedListing.setEvent
(VividSeatsCachedEvent event) Constructors in org.oxerr.vividseats.client.cached.redisson.inventory with parameters of type VividSeatsCachedEventModifierConstructorDescriptionVividSeatsCachedListing
(VividSeatsCachedEvent event, VividSeatsListing listing, org.oxerr.ticket.inventory.support.cached.redisson.Status status) VividSeatsCachedListing
(VividSeatsCachedEvent event, org.oxerr.vividseats.client.model.inventory.BrokerListing request, org.oxerr.ticket.inventory.support.cached.redisson.Status status)