|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificatorService | |
---|---|
org.apache.cxf.ws.eventing.backend.manager | |
org.apache.cxf.ws.eventing.backend.notification | |
org.apache.cxf.ws.eventing.backend.notification.emitters |
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.manager |
---|
Methods in org.apache.cxf.ws.eventing.backend.manager with parameters of type NotificatorService | |
---|---|
void |
SubscriptionManagerImpl.registerNotificator(NotificatorService service)
|
void |
SubscriptionManagerInterfaceForNotificators.registerNotificator(NotificatorService notificator)
|
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.notification |
---|
Subclasses of NotificatorService in org.apache.cxf.ws.eventing.backend.notification | |
---|---|
class |
EventSinkInterfaceNotificatorService
A NotificatorService dispatching events according to a known event sink interface |
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.notification.emitters |
---|
Constructors in org.apache.cxf.ws.eventing.backend.notification.emitters with parameters of type NotificatorService | |
---|---|
EmitterImpl(NotificatorService service)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |