Uses of Interface
tigase.eventbus.EventBus
Packages that use EventBus
Package
Description
-
Uses of EventBus in tigase.cluster.strategy
Fields in tigase.cluster.strategy declared as EventBus -
Uses of EventBus in tigase.component
Fields in tigase.component declared as EventBusModifier and TypeFieldDescriptionprotected EventBus
AbstractComponent.eventBus
Deprecated.protected final EventBus
AbstractKernelBasedComponent.eventBus
Methods in tigase.component with parameters of type EventBusModifier and TypeMethodDescriptionvoid
AbstractComponent.setEventBus
(EventBus eventBus) Deprecated. -
Uses of EventBus in tigase.component.modules
Fields in tigase.component.modules declared as EventBusMethods in tigase.component.modules that return EventBusMethods in tigase.component.modules with parameters of type EventBus -
Uses of EventBus in tigase.eventbus
Methods in tigase.eventbus that return EventBus -
Uses of EventBus in tigase.eventbus.impl
Classes in tigase.eventbus.impl that implement EventBus -
Uses of EventBus in tigase.io
-
Uses of EventBus in tigase.map
Methods in tigase.map that return EventBusMethods in tigase.map with parameters of type EventBus -
Uses of EventBus in tigase.monitor.tasks
Fields in tigase.monitor.tasks declared as EventBus -
Uses of EventBus in tigase.server.xmppclient
Fields in tigase.server.xmppclient declared as EventBus -
Uses of EventBus in tigase.xmpp.impl.roster
Methods in tigase.xmpp.impl.roster that return EventBusMethods in tigase.xmpp.impl.roster with parameters of type EventBusModifier and TypeMethodDescriptionvoid
RosterAbstract.setEventBus
(EventBus eventBus) void
RosterFactory.Bean.setEventBus
(EventBus eventBus)