JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.javalite.http.Get
Packages that use
Get
Package
Description
org.javalite.http
JavaLite HTTP library.
Uses of
Get
in
org.javalite.http
Methods in
org.javalite.http
that return
Get
Modifier and Type
Method
Description
static
Get
Http.
get
(
String
url)
Executes a GET request.
static
Get
Http.
get
(
String
url, int connectTimeout, int readTimeout)
Executes a GET request