|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoundCaptchaEngine | |
|---|---|
| com.octo.captcha.engine.sound | This is the base package for sound captcha engines. SoundCaptchaEngine is an abstract classe thet define methods to retrive typed captchas. ListCaptchaSoundEngine is an implementation using a java.util.List DefaulSoundCaptchaEngine is an implementation using a a static initializer and is deprecated This package uses SoundCaptchaFactories to build captcha. |
| Uses of SoundCaptchaEngine in com.octo.captcha.engine.sound |
|---|
| Subclasses of SoundCaptchaEngine in com.octo.captcha.engine.sound | |
|---|---|
class |
DefaultSoundCaptchaEngine
|
class |
ListSoundCaptchaEngine
This engine is based on a java.util.List of factories. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||