Package model
Class GlobalpingRequest
java.lang.Object
model.GlobalpingRequest
This class represents a request object used by HttpClient to communicate with Globalping
service.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GlobalpingRequest
public GlobalpingRequest()
-
-
Method Details
-
url
Instance method to parse the URL into URL object.- Returns:
URLobject- Throws:
MalformedURLException- if there is a problem with the URL.
-