Interface SubscriptionManagerInterfaceForManagers
- All Superinterfaces:
SubscriptionManagerInterfaceForEventSources
- All Known Subinterfaces:
SubscriptionManager
- All Known Implementing Classes:
SubscriptionManagerImpl
public interface SubscriptionManagerInterfaceForManagers
extends SubscriptionManagerInterfaceForEventSources
-
Method Summary
Modifier and TypeMethodDescriptionfindTicket(UUID uuid) renew(UUID uuid, ExpirationType requestedExpiration) voidunsubscribeTicket(UUID uuid) Methods inherited from interface org.apache.cxf.ws.eventing.backend.manager.SubscriptionManagerInterfaceForEventSources
getTickets, subscribe
-
Method Details
-
unsubscribeTicket
-
findTicket
-
renew
-