Package velo.ladaalpha.fields.internet
Class APIreq
java.lang.Object
velo.ladaalpha.fields.internet.APIreq
The Class APIreq.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
APIreq
public APIreq()
-
-
Method Details
-
IMAGE
Image.- Parameters:
path- the pathname- the name- Returns:
- the string
-
GET
Gets the.- Parameters:
url- the url- Returns:
- the http response
-
POST
Post.- Parameters:
url- the urlparams- the params- Returns:
- the http response
-