接口的使用
cn.dustlight.captcha.sender.CodeSender
-
使用CodeSender的程序包 程序包 说明 cn.dustlight.captcha.annotations cn.dustlight.captcha.configurations cn.dustlight.captcha.sender -
-
cn.dustlight.captcha.annotations中CodeSender的使用
返回变量类型为CodeSender的类型的cn.dustlight.captcha.annotations中的方法 修饰符和类型 方法 说明 Class<? extends CodeSender>type()发送器类型 -
cn.dustlight.captcha.configurations中CodeSender的使用
返回变量类型为CodeSender的类型的cn.dustlight.captcha.configurations中的方法 修饰符和类型 方法 说明 DefaultBeanProperties.Item<CodeSender>DefaultBeanProperties. getSender()类型变量类型为CodeSender的cn.dustlight.captcha.configurations中的方法参数 修饰符和类型 方法 说明 voidDefaultBeanProperties. setSender(DefaultBeanProperties.Item<CodeSender> sender) -
cn.dustlight.captcha.sender中CodeSender的使用
实现CodeSender的cn.dustlight.captcha.sender中的类 修饰符和类型 类 说明 classSimpleImageCodeSender<T>
-