| Interface | Description |
|---|---|
| ICaptchaSender |
Classes that want to be able to accept the solution of a captcha have to
implement this interface.
|
| IImageEncodedCaptcha |
This defines some methods, every image based captcha for JAP has to implement.
|
| Class | Description |
|---|---|
| BinaryImageExtractor |
This is a helper class for extracting binary images.
|
| MyImage |
A class which acts as a platform independent representation of an image.
|
| ZipBinaryImageCaptchaClient |
This is the client implementation for all captchas of the "ZIP_BINARY_IMAGE" format.
|
Copyright © 2023. All rights reserved.