类分层结构
- java.lang.Object
- org.noear.dami.bus.impl.AcceptorRequest<R> (implements org.noear.dami.bus.Acceptor<R>)
- org.noear.dami.bus.impl.AcceptorSubscribe<R> (implements org.noear.dami.bus.Acceptor<R>)
- org.noear.dami.bus.impl.PayloadDefault<C,R> (implements org.noear.dami.bus.Payload<C,R>, java.io.Serializable)
- org.noear.dami.bus.impl.TopicDispatcherDefault<C,R> (implements org.noear.dami.bus.Interceptor<C,R>, org.noear.dami.bus.TopicDispatcher<C,R>)
- org.noear.dami.bus.TopicListenerHolder<C,R>
- org.noear.dami.bus.impl.Routing<C,R>
- org.noear.dami.bus.impl.TopicListenPipeline<C,R>
- org.noear.dami.bus.impl.TopicRouterDefault<C,R> (implements org.noear.dami.bus.TopicRouter<C,R>)
- org.noear.dami.bus.impl.TopicRouterPatterned<C,R> (implements org.noear.dami.bus.TopicRouter<C,R>)
接口分层结构
Copyright © 2023. All rights reserved.