Uses of Class
org.n52.iceland.util.http.HttpUtils
-
Packages that use HttpUtils Package Description org.n52.iceland.binding org.n52.iceland.binding.soap -
-
Uses of HttpUtils in org.n52.iceland.binding
Methods in org.n52.iceland.binding that return HttpUtils Modifier and Type Method Description HttpUtilsSimpleBinding. getHttpUtils()Methods in org.n52.iceland.binding with parameters of type HttpUtils Modifier and Type Method Description voidSimpleBinding. setHttpUtils(HttpUtils httpUtils) -
Uses of HttpUtils in org.n52.iceland.binding.soap
Methods in org.n52.iceland.binding.soap that return HttpUtils Modifier and Type Method Description HttpUtilsSoapBinding. getHttpUtils()Methods in org.n52.iceland.binding.soap with parameters of type HttpUtils Modifier and Type Method Description voidSoapBinding. setHttpUtils(HttpUtils httpUtils)
-