Uses of Interface
com.google.code.kaptcha.Producer

Packages that use Producer
com.google.code.kaptcha.impl   
com.google.code.kaptcha.util   
 

Uses of Producer in com.google.code.kaptcha.impl
 

Classes in com.google.code.kaptcha.impl that implement Producer
 class DefaultKaptcha
          Default Producer implementation which draws a captcha image using WordRenderer, GimpyEngine, BackgroundProducer.
 

Uses of Producer in com.google.code.kaptcha.util
 

Methods in com.google.code.kaptcha.util that return Producer
 Producer Config.getProducerImpl()
           
 



Copyright © 2013. All rights reserved.