Class Hierarchy

  • java.lang.Object
    • cn.sliew.carp.framework.pubsub.model.AbstractLifecycle (implements org.springframework.context.SmartLifecycle)
      • cn.sliew.carp.framework.pubsub.model.AbstractPubsubChannel (implements cn.sliew.carp.framework.pubsub.model.PubsubChannel)
        • cn.sliew.carp.framework.pubsub.queue.kekio.QueuePubsubChannel (implements cn.sliew.carp.framework.pubsub.model.PubsubChannel)
      • cn.sliew.carp.framework.pubsub.model.AbstractPubsubChannelFactory (implements cn.sliew.carp.framework.pubsub.model.PubsubChannelFactory)
        • cn.sliew.carp.framework.pubsub.queue.kekio.QueuePubsubChannelFactory (implements cn.sliew.carp.framework.pubsub.model.PubsubChannelFactory)
    • cn.sliew.carp.framework.pubsub.queue.kekio.configuration.QueuePubsubAutoConfiguration
    • cn.sliew.carp.framework.pubsub.queue.kekio.configuration.QueuePubsubListenerBootstrap (implements org.springframework.boot.ApplicationRunner)
    • cn.sliew.carp.framework.pubsub.queue.kekio.QueuePubsubSubscriber (implements cn.sliew.carp.framework.pubsub.model.PubsubSubscriber)