Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
M
O
P
R
S
T
U
V
W
X
A
addByteArray(String, byte[], String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addByteArray(String, byte[], String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addFile(String, File)
- Method in class com.wizzardo.tools.http.
RequestArguments
addFile(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addFile(String, String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addHeader(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addHeaders(Map<String, String>)
- Method in class com.wizzardo.tools.http.
RequestArguments
addParameter(String, Object)
- Method in class com.wizzardo.tools.http.
RequestArguments
addParameter(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
addParameterList(String, List<String>)
- Method in class com.wizzardo.tools.http.
RequestArguments
addParameterLists(Map<String, List<String>>)
- Method in class com.wizzardo.tools.http.
RequestArguments
addParameters(Map<String, String>)
- Method in class com.wizzardo.tools.http.
RequestArguments
appendCookies(Map<String, List<Cookie>>)
- Method in class com.wizzardo.tools.http.
HttpSession
appendCookies(List<Cookie>)
- Method in class com.wizzardo.tools.http.
HttpSession
asBytes()
- Method in class com.wizzardo.tools.http.
Response
asStream()
- Method in class com.wizzardo.tools.http.
Response
asString()
- Method in class com.wizzardo.tools.http.
Response
asString(String)
- Method in class com.wizzardo.tools.http.
Response
C
charsetForEncoding
- Variable in class com.wizzardo.tools.http.
RequestArguments
com.wizzardo.tools.http
- package com.wizzardo.tools.http
connection
- Variable in class com.wizzardo.tools.http.
Response
ConnectionMethod
- Enum in
com.wizzardo.tools.http
ContentType
- Enum in
com.wizzardo.tools.http
Cookie
- Class in
com.wizzardo.tools.http
Cookie(String, String)
- Constructor for class com.wizzardo.tools.http.
Cookie
cookies(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
cookies(List<Cookie>)
- Method in class com.wizzardo.tools.http.
RequestArguments
cookies
- Variable in class com.wizzardo.tools.http.
Response
cookies()
- Method in class com.wizzardo.tools.http.
Response
createRequest(String)
- Static method in class com.wizzardo.tools.http.
HttpClient
createRequest(String)
- Method in class com.wizzardo.tools.http.
HttpSession
createRequest(String)
- Method in class com.wizzardo.tools.http.
Request
createRequest(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
D
data
- Variable in class com.wizzardo.tools.http.
RequestArguments
data()
- Method in class com.wizzardo.tools.http.
RequestArguments
data(byte[], String)
- Method in class com.wizzardo.tools.http.
RequestArguments
data(byte[], ContentType)
- Method in class com.wizzardo.tools.http.
RequestArguments
dataArrays
- Variable in class com.wizzardo.tools.http.
RequestArguments
dataTypes
- Variable in class com.wizzardo.tools.http.
RequestArguments
delete()
- Method in class com.wizzardo.tools.http.
Request
disableRedirects()
- Method in class com.wizzardo.tools.http.
RequestArguments
E
execute()
- Method in class com.wizzardo.tools.http.
Request
execute(int)
- Method in class com.wizzardo.tools.http.
Request
G
get()
- Method in class com.wizzardo.tools.http.
Request
getContentLength()
- Method in class com.wizzardo.tools.http.
Response
getCookies(String)
- Method in class com.wizzardo.tools.http.
HttpSession
getCookies()
- Method in class com.wizzardo.tools.http.
HttpSession
getCookies(URL)
- Method in class com.wizzardo.tools.http.
HttpSession
getCookies()
- Method in class com.wizzardo.tools.http.
Response
getData()
- Method in class com.wizzardo.tools.http.
RequestArguments
getDomain()
- Method in class com.wizzardo.tools.http.
Cookie
getExpired()
- Method in class com.wizzardo.tools.http.
Cookie
getHeader(String)
- Method in class com.wizzardo.tools.http.
Response
getHeaders()
- Method in class com.wizzardo.tools.http.
Response
getKey()
- Method in class com.wizzardo.tools.http.
Cookie
getPath()
- Method in class com.wizzardo.tools.http.
Cookie
getProxy()
- Method in class com.wizzardo.tools.http.
RequestArguments
getResponseCode()
- Method in class com.wizzardo.tools.http.
Response
getUrl()
- Method in class com.wizzardo.tools.http.
Request
getValue()
- Method in class com.wizzardo.tools.http.
Cookie
H
head()
- Method in class com.wizzardo.tools.http.
Request
header(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
header(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
header(String)
- Method in class com.wizzardo.tools.http.
Response
headerInt(String, int)
- Method in class com.wizzardo.tools.http.
Response
headerInt(String)
- Method in class com.wizzardo.tools.http.
Response
headerLong(String, long)
- Method in class com.wizzardo.tools.http.
Response
headerLong(String)
- Method in class com.wizzardo.tools.http.
Response
headers
- Variable in class com.wizzardo.tools.http.
RequestArguments
headers()
- Method in class com.wizzardo.tools.http.
RequestArguments
headers()
- Method in class com.wizzardo.tools.http.
Response
hostnameVerifier
- Variable in class com.wizzardo.tools.http.
RequestArguments
HttpClient
- Class in
com.wizzardo.tools.http
HttpClient()
- Constructor for class com.wizzardo.tools.http.
HttpClient
HttpSession
- Class in
com.wizzardo.tools.http
HttpSession()
- Constructor for class com.wizzardo.tools.http.
HttpSession
I
isExpired()
- Method in class com.wizzardo.tools.http.
Cookie
J
json(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
M
maxRetryCount
- Variable in class com.wizzardo.tools.http.
RequestArguments
maxRetryCount(int)
- Method in class com.wizzardo.tools.http.
RequestArguments
method
- Variable in class com.wizzardo.tools.http.
RequestArguments
method()
- Method in class com.wizzardo.tools.http.
RequestArguments
method(ConnectionMethod)
- Method in class com.wizzardo.tools.http.
RequestArguments
multipart
- Variable in class com.wizzardo.tools.http.
RequestArguments
O
options()
- Method in class com.wizzardo.tools.http.
Request
P
param(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
param(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
param(String, Object)
- Method in class com.wizzardo.tools.http.
RequestArguments
params
- Variable in class com.wizzardo.tools.http.
RequestArguments
params(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
params(Map<String, String>)
- Method in class com.wizzardo.tools.http.
RequestArguments
params()
- Method in class com.wizzardo.tools.http.
RequestArguments
pauseBetweenRetries
- Variable in class com.wizzardo.tools.http.
RequestArguments
pauseBetweenRetries(long)
- Method in class com.wizzardo.tools.http.
RequestArguments
post()
- Method in class com.wizzardo.tools.http.
Request
proxy
- Variable in class com.wizzardo.tools.http.
RequestArguments
put()
- Method in class com.wizzardo.tools.http.
Request
R
redirects
- Variable in class com.wizzardo.tools.http.
RequestArguments
referer(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
removeHeader(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
removeParameter(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
Request
- Class in
com.wizzardo.tools.http
Request(String)
- Constructor for class com.wizzardo.tools.http.
Request
request
- Variable in class com.wizzardo.tools.http.
Response
request()
- Method in class com.wizzardo.tools.http.
Response
RequestArguments
<
T
extends
RequestArguments
> - Class in
com.wizzardo.tools.http
RequestArguments()
- Constructor for class com.wizzardo.tools.http.
RequestArguments
Response
- Class in
com.wizzardo.tools.http
Response(Request, HttpURLConnection)
- Constructor for class com.wizzardo.tools.http.
Response
S
self()
- Method in class com.wizzardo.tools.http.
HttpSession
self()
- Method in class com.wizzardo.tools.http.
Request
self()
- Method in class com.wizzardo.tools.http.
RequestArguments
session
- Variable in class com.wizzardo.tools.http.
Request
setBasicAuthentication(String, String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setContentType(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setContentType(ContentType)
- Method in class com.wizzardo.tools.http.
RequestArguments
setCookies(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setCookies(List<Cookie>)
- Method in class com.wizzardo.tools.http.
RequestArguments
setData(byte[], String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setHostnameVerifier(HostnameVerifier)
- Method in class com.wizzardo.tools.http.
RequestArguments
setJson(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setMaxRetryCount(int)
- Method in class com.wizzardo.tools.http.
RequestArguments
setMethod(ConnectionMethod)
- Method in class com.wizzardo.tools.http.
RequestArguments
setPauseBetweenRetries(long)
- Method in class com.wizzardo.tools.http.
RequestArguments
setProxy(Proxy)
- Method in class com.wizzardo.tools.http.
RequestArguments
setReferer(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setSession(HttpSession)
- Method in class com.wizzardo.tools.http.
Request
setSSLSocketFactory(SSLSocketFactory)
- Method in class com.wizzardo.tools.http.
RequestArguments
setUrlEncoding(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
setXml(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
sslFactory
- Variable in class com.wizzardo.tools.http.
RequestArguments
T
toString()
- Method in class com.wizzardo.tools.http.
Cookie
trace()
- Method in class com.wizzardo.tools.http.
Request
U
url
- Variable in class com.wizzardo.tools.http.
Request
V
value
- Variable in enum com.wizzardo.tools.http.
ContentType
valueOf(String)
- Static method in enum com.wizzardo.tools.http.
ConnectionMethod
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.wizzardo.tools.http.
ContentType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.wizzardo.tools.http.
ConnectionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.wizzardo.tools.http.
ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
W
writeTo(OutputStream)
- Method in class com.wizzardo.tools.http.
Response
X
xml(String)
- Method in class com.wizzardo.tools.http.
RequestArguments
A
C
D
E
G
H
I
J
M
O
P
R
S
T
U
V
W
X
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes