Uses of Class
com.octo.captcha.service.sound.AbstractManageableSoundCaptchaService

Packages that use AbstractManageableSoundCaptchaService
com.octo.captcha.service.sound   
 

Uses of AbstractManageableSoundCaptchaService in com.octo.captcha.service.sound
 

Subclasses of AbstractManageableSoundCaptchaService in com.octo.captcha.service.sound
 class DefaultManageableSoundCaptchaService
          Default service implementation : use a FastHashMapCaptchaStore as captcha store, and a SpellerSoundCaptchaEngine It is initialized with thoses default values : min guaranted delay : 180s max store size : 100000 captchas max store size before garbage collection : 75000
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.