Uses of Interface
org.apache.cxf.ws.eventing.backend.manager.SubscriptionManagerInterfaceForEventSources
-
Packages that use SubscriptionManagerInterfaceForEventSources Package Description org.apache.cxf.ws.eventing.backend.manager org.apache.cxf.ws.eventing.eventsource -
-
Uses of SubscriptionManagerInterfaceForEventSources in org.apache.cxf.ws.eventing.backend.manager
Subinterfaces of SubscriptionManagerInterfaceForEventSources in org.apache.cxf.ws.eventing.backend.manager Modifier and Type Interface Description interfaceSubscriptionManagerThe core functionality representing WS-Eventing backend logic.interfaceSubscriptionManagerInterfaceForManagersClasses in org.apache.cxf.ws.eventing.backend.manager that implement SubscriptionManagerInterfaceForEventSources Modifier and Type Class Description classSubscriptionManagerImplThe core class representing WS-Eventing backend. -
Uses of SubscriptionManagerInterfaceForEventSources in org.apache.cxf.ws.eventing.eventsource
Methods in org.apache.cxf.ws.eventing.eventsource that return SubscriptionManagerInterfaceForEventSources Modifier and Type Method Description protected abstract SubscriptionManagerInterfaceForEventSourcesAbstractEventSource. getSubscriptionManagerBackend()
-