Uses of Class
com.octo.captcha.engine.sound.SoundCaptchaEngine

Packages that use SoundCaptchaEngine
com.octo.captcha.engine.sound This is the base package for sound captcha engines. 
com.octo.captcha.engine.sound.gimpy This package defines sound gimpy engines
 
com.octo.captcha.engine.sound.speller This package defines sound speller engines
 
 

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.

 

Uses of SoundCaptchaEngine in com.octo.captcha.engine.sound.gimpy
 

Subclasses of SoundCaptchaEngine in com.octo.captcha.engine.sound.gimpy
 class SimpleListSoundCaptchaEngine
          Description: simple gimpy sound engine
 

Uses of SoundCaptchaEngine in com.octo.captcha.engine.sound.speller
 

Subclasses of SoundCaptchaEngine in com.octo.captcha.engine.sound.speller
 class SpellerSoundCaptchaEngine
          

Engine to generate a SpellerSound captcha.

 



Copyright 2003-2009 JCaptcha. All Rights Reserved.