Package eu.woolplatform.utils.http
Class HttpURL
- java.lang.Object
-
- eu.woolplatform.utils.http.HttpURL
-
public class HttpURL extends Object
-
-
Constructor Summary
Constructors Constructor Description HttpURL()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHost()Map<String,String>getParams()StringgetPath()IntegergetPort()StringgetProtocol()static HttpURLparse(String url)
-