类分层结构
- java.lang.Object
- cn.zhxu.toys.msg.AbstractMsgSender (implements cn.zhxu.toys.msg.MsgSender)
- cn.zhxu.toys.msg.AliyunMsgSender
- cn.zhxu.toys.msg.JuheMsgSender
- cn.zhxu.toys.msg.LianLuMsgSender
- cn.zhxu.toys.msg.WoDongMsgSender
- cn.zhxu.toys.msg.DynamicMsgSender (implements cn.zhxu.toys.msg.MsgSender)
- cn.zhxu.toys.msg.MsgTemplate
- cn.zhxu.toys.msg.RateLimitMsgSender (implements cn.zhxu.toys.msg.MsgSender)
- cn.zhxu.toys.msg.RateLimitMsgSender.CacheItem
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.zhxu.toys.msg.AbstractMsgSender.MsgSenderInitException
- cn.zhxu.toys.msg.RateLimitException
- java.lang.RuntimeException
- java.lang.Exception
- cn.zhxu.toys.msg.AbstractMsgSender (implements cn.zhxu.toys.msg.MsgSender)
接口分层结构
- cn.zhxu.toys.msg.DynamicMsgSender.RoutingConfigurer
- cn.zhxu.toys.msg.DynamicMsgSender.SenderFactory
- cn.zhxu.toys.msg.KeyResolver
- cn.zhxu.toys.msg.MsgSender