Uses of Package
com.octo.captcha.service

Packages that use com.octo.captcha.service
com.octo.captcha.module.jmx Package for JMX specific stuff. 
com.octo.captcha.module.taglib   
com.octo.captcha.service This is the base package for JCAPTCHA service implementation.
It defines two main interfaces : CaptchaService : The base implementation of a service, using two interfaces defined below, and a CaptchaEngine. AbstractManageableCaptchaServiceMBean : methods for service management and statistics collection EhcacheManageableCaptchaServiceMBean : implementation of the manageable service using ehcache BufferedEhcacheManageableCaptchaServiceMBean : ehcache manageable service extension that asynchrounously buffer captchas  
com.octo.captcha.service.captchastore In this package you will find the captchaStore implementations.
CaptchaStore : The stock of captcha used by the service to store captchas from the time it is generated to the time the captcha validation routine is called. 
com.octo.captcha.service.image This package provides Image specialized captcha services implementations. 
com.octo.captcha.service.multitype   
com.octo.captcha.service.sound   
com.octo.captcha.service.text   
 

Classes in com.octo.captcha.service used by com.octo.captcha.module.jmx
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
ManageableCaptchaService
          Management interface for the CaptchaService interface.
 

Classes in com.octo.captcha.service used by com.octo.captcha.module.taglib
CaptchaService
          Main interface of the package.
 

Classes in com.octo.captcha.service used by com.octo.captcha.service
AbstractCaptchaService
          This is a base class for CaptchaService implementations.
AbstractManageableCaptchaServiceMBean
          Management Interface for the CaptchaService provides simples methodes in order to : Collect statitsics on the captcha service usage.
CaptchaService
          Main interface of the package.
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
ManageableCaptchaService
          Management interface for the CaptchaService interface.
 

Classes in com.octo.captcha.service used by com.octo.captcha.service.captchastore
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
 

Classes in com.octo.captcha.service used by com.octo.captcha.service.image
AbstractCaptchaService
          This is a base class for CaptchaService implementations.
AbstractManageableCaptchaService
          This class provides default implementation for the management interface.
AbstractManageableCaptchaServiceMBean
          Management Interface for the CaptchaService provides simples methodes in order to : Collect statitsics on the captcha service usage.
CaptchaService
          Main interface of the package.
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
ManageableCaptchaService
          Management interface for the CaptchaService interface.
 

Classes in com.octo.captcha.service used by com.octo.captcha.service.multitype
AbstractCaptchaService
          This is a base class for CaptchaService implementations.
AbstractManageableCaptchaService
          This class provides default implementation for the management interface.
AbstractManageableCaptchaServiceMBean
          Management Interface for the CaptchaService provides simples methodes in order to : Collect statitsics on the captcha service usage.
CaptchaService
          Main interface of the package.
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
ManageableCaptchaService
          Management interface for the CaptchaService interface.
 

Classes in com.octo.captcha.service used by com.octo.captcha.service.sound
AbstractCaptchaService
          This is a base class for CaptchaService implementations.
AbstractManageableCaptchaService
          This class provides default implementation for the management interface.
AbstractManageableCaptchaServiceMBean
          Management Interface for the CaptchaService provides simples methodes in order to : Collect statitsics on the captcha service usage.
CaptchaService
          Main interface of the package.
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
ManageableCaptchaService
          Management interface for the CaptchaService interface.
 

Classes in com.octo.captcha.service used by com.octo.captcha.service.text
CaptchaService
          Main interface of the package.
CaptchaServiceException
          To be thrown when a service user is doing an illegal operation (typically wrang operation flow errors).
 



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.