Uses of Interface
com.tccc.kos.commons.core.broker.MessageBroker
Packages that use MessageBroker
Package
Description
Provides the abstract KosApplication class, which all KOS apps derive from.
-
Uses of MessageBroker in com.tccc.kos.core.service.app
Classes in com.tccc.kos.core.service.app that implement MessageBrokerModifier and TypeClassDescriptionclass
Wrapper for the system message broker that prefixes the topics with the application id.Methods in com.tccc.kos.core.service.app that return MessageBrokerModifier and TypeMethodDescriptionApplication.getBroker()
Return theMessageBroker
scoped to this application. -
Uses of MessageBroker in com.tccc.kos.core.service.log
Methods in com.tccc.kos.core.service.log that return MessageBroker