类分层结构
- java.lang.Object
- cn.zhxu.toys.captcha.CaptchaAttrs
- cn.zhxu.toys.captcha.CodeGenerator.CodeResult
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.zhxu.toys.captcha.CaptchaException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- cn.zhxu.toys.captcha.Captcha
- cn.zhxu.toys.captcha.CaptchaManager
- cn.zhxu.toys.captcha.ImageCaptchaManager
- cn.zhxu.toys.captcha.MsgCaptchaManager
- cn.zhxu.toys.captcha.CaptchaService
- cn.zhxu.toys.captcha.CodeGenerator
- cn.zhxu.toys.captcha.CodeRenderer
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.zhxu.toys.captcha.CaptchaManager.VerifyResult
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)