Skip navigation links
A B C D E F G H I L P R S T U 

A

AccessDeniedException - Exception in com.DeathByCaptcha
 
AccessDeniedException(String) - Constructor for exception com.DeathByCaptcha.AccessDeniedException
 
API_VERSION - Static variable in class com.DeathByCaptcha.Client
 

B

balance - Variable in class com.DeathByCaptcha.User
 

C

Captcha - Class in com.DeathByCaptcha
CAPTCHA details.
Captcha() - Constructor for class com.DeathByCaptcha.Captcha
 
Captcha(JSONObject) - Constructor for class com.DeathByCaptcha.Captcha
 
Client - Class in com.DeathByCaptcha
Base Death by Captcha API client.
Client(String, String) - Constructor for class com.DeathByCaptcha.Client
 
Client(String) - Constructor for class com.DeathByCaptcha.Client
 
close() - Method in class com.DeathByCaptcha.Client
Closes opened connections (if any), cleans up resources.
close() - Method in class com.DeathByCaptcha.HttpClient
 
close() - Method in class com.DeathByCaptcha.SocketClient
 
com.DeathByCaptcha - package com.DeathByCaptcha
 
connect() - Method in class com.DeathByCaptcha.Client
Opens API-specific connection if not opened yet.
connect() - Method in class com.DeathByCaptcha.HttpClient
 
connect() - Method in class com.DeathByCaptcha.SocketClient
 
CRLF - Static variable in class com.DeathByCaptcha.HttpClient
 

D

decode(byte[], String, int, byte[], String, String, int) - Method in class com.DeathByCaptcha.Client
Tries to solve a CAPTCHA by uploading it and polling for its status and text with arbitrary timeout.
decode(byte[], String, int, byte[], String, int) - Method in class com.DeathByCaptcha.Client
 
decode(byte[], int, byte[], String) - Method in class com.DeathByCaptcha.Client
 
decode(byte[], int) - Method in class com.DeathByCaptcha.Client
 
decode(byte[], String) - Method in class com.DeathByCaptcha.Client
 
decode(byte[], int, int) - Method in class com.DeathByCaptcha.Client
 
decode(byte[], String, int) - Method in class com.DeathByCaptcha.Client
 
decode(byte[]) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, String, int, InputStream, String, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, String, int, InputStream, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, int, InputStream, String, String) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, int, InputStream, String) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, int, int) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, String) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream, int) - Method in class com.DeathByCaptcha.Client
 
decode(InputStream) - Method in class com.DeathByCaptcha.Client
 
decode(File, String, int, File, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(File, int, File, String) - Method in class com.DeathByCaptcha.Client
 
decode(File, int, int) - Method in class com.DeathByCaptcha.Client
 
decode(File, String) - Method in class com.DeathByCaptcha.Client
 
decode(File, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(File, int) - Method in class com.DeathByCaptcha.Client
 
decode(File) - Method in class com.DeathByCaptcha.Client
 
decode(String, String, int, String, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(String, int, String, String) - Method in class com.DeathByCaptcha.Client
 
decode(String, int, String, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(String, int, int) - Method in class com.DeathByCaptcha.Client
 
decode(String, String) - Method in class com.DeathByCaptcha.Client
 
decode(String, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(String, int) - Method in class com.DeathByCaptcha.Client
 
decode(String) - Method in class com.DeathByCaptcha.Client
 
decode(String, String, String, String) - Method in class com.DeathByCaptcha.Client
 
decode(String, String, String, String, int) - Method in class com.DeathByCaptcha.Client
 
decode(JSONObject) - Method in class com.DeathByCaptcha.Client
 
decode(JSONObject, int) - Method in class com.DeathByCaptcha.Client
 
DEFAULT_TIMEOUT - Static variable in class com.DeathByCaptcha.Client
 
DEFAULT_TOKEN_TIMEOUT - Static variable in class com.DeathByCaptcha.Client
 
DFLT_POLL_INTERVAL - Static variable in class com.DeathByCaptcha.Client
 

E

Exception - Exception in com.DeathByCaptcha
 
Exception(String) - Constructor for exception com.DeathByCaptcha.Exception
 

F

finalize() - Method in class com.DeathByCaptcha.SocketClient
 
FIRST_PORT - Static variable in class com.DeathByCaptcha.SocketClient
 

G

getBalance() - Method in class com.DeathByCaptcha.Client
Fetches user balance (in US cents).
getCaptcha(int) - Method in class com.DeathByCaptcha.Client
Fetches an uploaded CAPTCHA details.
getCaptcha(Captcha) - Method in class com.DeathByCaptcha.Client
 
getCaptcha(int) - Method in class com.DeathByCaptcha.HttpClient
 
getCaptcha(int) - Method in class com.DeathByCaptcha.SocketClient
 
getPollInterval(int) - Static method in class com.DeathByCaptcha.Client
 
getText(int) - Method in class com.DeathByCaptcha.Client
Fetches an uploaded CAPTCHA text.
getText(Captcha) - Method in class com.DeathByCaptcha.Client
 
getUser() - Method in class com.DeathByCaptcha.Client
Fetches user details.
getUser() - Method in class com.DeathByCaptcha.HttpClient
 
getUser() - Method in class com.DeathByCaptcha.SocketClient
 

H

HOST - Static variable in class com.DeathByCaptcha.SocketClient
 
HttpClient - Class in com.DeathByCaptcha
Death by Captcha HTTP API client.
HttpClient(String, String) - Constructor for class com.DeathByCaptcha.HttpClient
 
HttpClient(String) - Constructor for class com.DeathByCaptcha.HttpClient
 

I

id - Variable in class com.DeathByCaptcha.Captcha
 
id - Variable in class com.DeathByCaptcha.User
 
InvalidCaptchaException - Exception in com.DeathByCaptcha
 
InvalidCaptchaException(String) - Constructor for exception com.DeathByCaptcha.InvalidCaptchaException
 
isBanned - Variable in class com.DeathByCaptcha.User
 
isCorrect() - Method in class com.DeathByCaptcha.Captcha
 
isSolved() - Method in class com.DeathByCaptcha.Captcha
 
isUploaded() - Method in class com.DeathByCaptcha.Captcha
 
isVerbose - Variable in class com.DeathByCaptcha.Client
Client verbosity flag.

L

LAST_PORT - Static variable in class com.DeathByCaptcha.SocketClient
 
LEN_POLLS_INTERVAL - Static variable in class com.DeathByCaptcha.Client
 
load(String) - Method in class com.DeathByCaptcha.Client
 

P

POLLS_INTERVAL - Static variable in class com.DeathByCaptcha.Client
 
proxy - Variable in class com.DeathByCaptcha.HttpClient
Proxy to use, defaults to none.

R

report(int) - Method in class com.DeathByCaptcha.Client
Reports an incorrectly solved CAPTCHA
report(Captcha) - Method in class com.DeathByCaptcha.Client
 
report(int) - Method in class com.DeathByCaptcha.HttpClient
 
report(int) - Method in class com.DeathByCaptcha.SocketClient
 

S

SERVER_URL - Static variable in class com.DeathByCaptcha.HttpClient
 
ServiceOverloadException - Exception in com.DeathByCaptcha
 
ServiceOverloadException(String) - Constructor for exception com.DeathByCaptcha.ServiceOverloadException
 
SocketClient - Class in com.DeathByCaptcha
Death by Captcha socket API client.
SocketClient(String, String) - Constructor for class com.DeathByCaptcha.SocketClient
 
SOFTWARE_VENDOR_ID - Static variable in class com.DeathByCaptcha.Client
 

T

TERMINATOR - Static variable in class com.DeathByCaptcha.SocketClient
 
text - Variable in class com.DeathByCaptcha.Captcha
 
toBoolean() - Method in class com.DeathByCaptcha.Captcha
 
toInt() - Method in class com.DeathByCaptcha.Captcha
 
toString() - Method in class com.DeathByCaptcha.Captcha
 

U

upload(byte[], String, int, byte[], String, String) - Method in class com.DeathByCaptcha.Client
Uploads a CAPTCHA to the service.
upload(byte[], String, int, byte[], String) - Method in class com.DeathByCaptcha.Client
 
upload(byte[], int, byte[], String) - Method in class com.DeathByCaptcha.Client
 
upload(byte[]) - Method in class com.DeathByCaptcha.Client
 
upload(InputStream) - Method in class com.DeathByCaptcha.Client
 
upload(File) - Method in class com.DeathByCaptcha.Client
 
upload(String) - Method in class com.DeathByCaptcha.Client
 
upload(int, String, String, String, String) - Method in class com.DeathByCaptcha.Client
 
upload(int, JSONObject) - Method in class com.DeathByCaptcha.Client
 
upload(byte[], String, int, byte[], String, String) - Method in class com.DeathByCaptcha.HttpClient
 
upload(byte[], String, int, byte[], String) - Method in class com.DeathByCaptcha.HttpClient
 
upload(byte[], int, byte[], String) - Method in class com.DeathByCaptcha.HttpClient
 
upload(byte[]) - Method in class com.DeathByCaptcha.HttpClient
 
upload(int, JSONObject) - Method in class com.DeathByCaptcha.HttpClient
 
upload(byte[], String, int, byte[], String, String) - Method in class com.DeathByCaptcha.SocketClient
 
upload(byte[], String, int, byte[], String) - Method in class com.DeathByCaptcha.SocketClient
 
upload(byte[], int, byte[], String) - Method in class com.DeathByCaptcha.SocketClient
 
upload(byte[]) - Method in class com.DeathByCaptcha.SocketClient
 
upload(int, JSONObject) - Method in class com.DeathByCaptcha.SocketClient
 
User - Class in com.DeathByCaptcha
Death by Captcha user details.
User() - Constructor for class com.DeathByCaptcha.User
 
User(JSONObject) - Constructor for class com.DeathByCaptcha.User
 
A B C D E F G H I L P R S T U 
Skip navigation links