java.lang.Object
de.s42.base.web.Web
-
Feldübersicht
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected WebResult
getRepsonse
(HttpURLConnection conn) getUrl()
perform()
protected WebResult
post()
protected WebResult
postJSON()
protected WebResult
protected WebResult
read()
void
removeHeader
(String key) void
removeParameter
(String key) void
void
void
setParameter
(String key, Object value) void
setPostType
(WebPostType postType) void
-
Felddetails
-
method
-
postType
-
url
-
parameters
-
headers
-
-
Konstruktordetails
-
Web
public Web() -
Web
- Löst aus:
MalformedURLException
-
Web
-
Web
- Löst aus:
MalformedURLException
-
Web
-
-
Methodendetails
-
post
- Löst aus:
ProtocolException
IOException
-
postJSON
- Löst aus:
ProtocolException
IOException
-
postMultiPart
- Löst aus:
ProtocolException
IOException
-
read
- Löst aus:
ProtocolException
IOException
-
getRepsonse
- Löst aus:
IOException
-
perform
- Löst aus:
IOException
-
setParameter
-
removeParameter
-
setHeader
-
removeHeader
-
getUrl
-
setUrl
-
getMethod
-
setMethod
-
getPostType
-
setPostType
-