类分层结构

  • java.lang.Object
    • org.dromara.sms4j.core.proxy.processor.BlackListProcessor (implements org.dromara.sms4j.api.proxy.CoreMethodProcessor, org.dromara.sms4j.api.proxy.aware.SmsDaoAware)
    • org.dromara.sms4j.core.proxy.processor.BlackListRecordingProcessor (implements org.dromara.sms4j.api.proxy.aware.SmsConfigAware, org.dromara.sms4j.api.proxy.aware.SmsDaoAware, org.dromara.sms4j.api.proxy.SmsProcessor)
    • org.dromara.sms4j.core.proxy.processor.CoreMethodParamValidateProcessor (implements org.dromara.sms4j.api.proxy.CoreMethodProcessor)
    • org.dromara.sms4j.core.proxy.EnvirmentHolder
    • org.dromara.sms4j.core.load.LoadServer
    • org.dromara.sms4j.core.proxy.processor.RestrictedProcessor (implements org.dromara.sms4j.api.proxy.CoreMethodProcessor, org.dromara.sms4j.api.proxy.aware.SmsDaoAware)
    • org.dromara.sms4j.core.factory.SmsFactory
    • org.dromara.sms4j.core.proxy.SmsInvocationHandler (implements java.lang.reflect.InvocationHandler)
    • org.dromara.sms4j.core.load.SmsLoad
    • org.dromara.sms4j.core.proxy.SmsProxyFactory

接口分层结构