类分层结构
- java.lang.Object
- org.springframework.amqp.support.converter.AbstractMessageConverter (implements org.springframework.amqp.support.converter.MessageConverter)
- vip.justlive.rabbit.converter.CustomMessageConverter (implements org.springframework.context.ApplicationContextAware)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- vip.justlive.rabbit.consumer.ConsumerDef (implements vip.justlive.rabbit.consumer.Consumer<T>)
- vip.justlive.rabbit.producer.ProducerFactoryBean<T> (implements org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>)
- vip.justlive.rabbit.producer.ProducerProxy<T> (implements java.lang.reflect.InvocationHandler)
- vip.justlive.rabbit.producer.ProducerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- vip.justlive.rabbit.producer.QueueProperties (implements org.springframework.amqp.core.MessagePostProcessor)
- vip.justlive.rabbit.RabbitAutoConfiguration
- vip.justlive.rabbit.RabbitConsumerAutoConfiguration (implements org.springframework.context.EnvironmentAware)
- vip.justlive.rabbit.consumer.Receiver (implements org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener)
接口分层结构
注释类型分层结构
Copyright © 2022. All rights reserved.