public interface SubscriptionManagerInterfaceForEventSources
Modifier and Type | Method and Description |
---|---|
List<SubscriptionTicket> |
getTickets()
READ ONLY.
|
SubscriptionTicketGrantingResponse |
subscribe(DeliveryType delivery,
org.apache.cxf.ws.addressing.EndpointReferenceType endTo,
ExpirationType expires,
FilterType filter,
FormatType format) |
SubscriptionTicketGrantingResponse subscribe(DeliveryType delivery, org.apache.cxf.ws.addressing.EndpointReferenceType endTo, ExpirationType expires, FilterType filter, FormatType format)
List<SubscriptionTicket> getTickets()
Apache CXF