Package org.oxerr.viagogo.client
Interface ViagogoClient
- All Known Implementing Classes:
ResCUViagogoClient
public interface ViagogoClient
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getEventService
EventService getEventService() -
getSellerListingService
SellerListingService getSellerListingService() -
getSellerEventService
SellerEventService getSellerEventService() -
getSaleService
SaleService getSaleService() -
getWebhookService
WebhookService getWebhookService()
-