Uses of Interface
cn.sliew.carp.framework.pubsub.model.PubsubSubscriber
Packages that use PubsubSubscriber
-
Uses of PubsubSubscriber in cn.sliew.carp.framework.pubsub
Methods in cn.sliew.carp.framework.pubsub that return types with arguments of type PubsubSubscriberMethod parameters in cn.sliew.carp.framework.pubsub with type arguments of type PubsubSubscriberModifier and TypeMethodDescriptionvoidPubsubSubscribers.putAll(List<PubsubSubscriber> newEntries) -
Uses of PubsubSubscriber in cn.sliew.carp.framework.pubsub.model
Methods in cn.sliew.carp.framework.pubsub.model with parameters of type PubsubSubscriberModifier and TypeMethodDescriptionvoidPubsubChannel.register(PubsubSubscriber subscriber) voidPubsubChannel.remove(PubsubSubscriber subscriber)