Uses of Class
org.n52.sensorweb.server.helgoland.adapters.web.SimpleHttpClient
-
Packages that use SimpleHttpClient Package Description org.n52.sensorweb.server.helgoland.adapters.web -
-
Uses of SimpleHttpClient in org.n52.sensorweb.server.helgoland.adapters.web
Subclasses of SimpleHttpClient in org.n52.sensorweb.server.helgoland.adapters.web Modifier and Type Class Description classArcgisRestHttpClientClient for retrieving Data from ArcGIS Rest API.Methods in org.n52.sensorweb.server.helgoland.adapters.web that return SimpleHttpClient Modifier and Type Method Description SimpleHttpClientSimpleHttpClient. setConnectionTimout(int timeout)SimpleHttpClientSimpleHttpClient. setProxyHost(String proxyHost)SimpleHttpClientSimpleHttpClient. setProxyPort(String proxyPort)SimpleHttpClientSimpleHttpClient. setProxySslKey(boolean proxySslKey)SimpleHttpClientSimpleHttpClient. setSocketTimout(int timeout)
-