Uses of Class
org.somda.sdc.dpws.http.HttpResponse
-
Packages that use HttpResponse Package Description org.somda.sdc.dpws.http HTTP server binding for DPWS.org.somda.sdc.dpws.http.apache Apache HTTP client implementation. -
-
Uses of HttpResponse in org.somda.sdc.dpws.http
Methods in org.somda.sdc.dpws.http that return HttpResponse Modifier and Type Method Description HttpResponseHttpClient. sendGet(String url)Sends a HTTP GET request to a specified url. -
Uses of HttpResponse in org.somda.sdc.dpws.http.apache
Methods in org.somda.sdc.dpws.http.apache that return HttpResponse Modifier and Type Method Description HttpResponseApacheHttpClient. sendGet(String url)
-