类分层结构
- java.lang.Object
- org.noear.dami.bus.DamiBusImpl<C,R> (implements org.noear.dami.bus.DamiBus<C,R>)
- org.noear.dami.bus.InterceptorChain<C,R>
- org.noear.dami.bus.InterceptorEntity<C,R> (implements org.noear.dami.bus.Interceptor<C,R>)
- org.noear.dami.bus.Payload<C,R> (implements java.io.Serializable)
- org.noear.dami.bus.TopicListenPipeline<Event> (implements org.noear.dami.bus.TopicListener<Event>)
- org.noear.dami.bus.TopicRouterImpl<C,R> (implements org.noear.dami.bus.Interceptor<C,R>, org.noear.dami.bus.TopicRouter<C,R>)
接口分层结构
Copyright © 2023. All rights reserved.