|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.octo.captcha.engine.sound.SoundCaptchaEngine com.octo.captcha.engine.sound.DefaultSoundCaptchaEngine
public class DefaultSoundCaptchaEngine
Field Summary |
---|
Fields inherited from class com.octo.captcha.engine.sound.SoundCaptchaEngine |
---|
factories, myRandom |
Constructor Summary | |
---|---|
DefaultSoundCaptchaEngine(SoundCaptchaFactory[] factories)
Default constructor : takes an array of SoundCaptchaFactories. |
Method Summary |
---|
Methods inherited from class com.octo.captcha.engine.sound.SoundCaptchaEngine |
---|
checkNotNullOrEmpty, getFactories, getNextCaptcha, getNextCaptcha, getNextSoundCaptcha, getNextSoundCaptcha, getSoundCaptchaFactory, setFactories |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSoundCaptchaEngine(SoundCaptchaFactory[] factories)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |