Uses of Interface
tigase.pubsub.utils.Logic
-
Packages that use Logic Package Description tigase.pubsub tigase.pubsub.repository.cached tigase.pubsub.utils -
-
Uses of Logic in tigase.pubsub
Fields in tigase.pubsub declared as Logic Modifier and Type Field Description protected LogicAbstractPubSubModule. logic -
Uses of Logic in tigase.pubsub.repository.cached
Fields in tigase.pubsub.repository.cached declared as Logic Modifier and Type Field Description protected LogicCachedPubSubRepository. logic -
Uses of Logic in tigase.pubsub.utils
Classes in tigase.pubsub.utils that implement Logic Modifier and Type Class Description classDefaultPubSubLogicHelper bean containing PubSub logic
-