Home
last modified time | relevance | path

Searched defs:HttpEntity (Results 1 – 3 of 3) sorted by relevance

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/http/
H A DHttpEntity.java53 public class HttpEntity<T> { class
69 protected HttpEntity() { in HttpEntity() method in HttpEntity
77 public HttpEntity(T body) { in HttpEntity() method in HttpEntity
85 public HttpEntity(MultiValueMap<String, String> headers) { in HttpEntity() method in HttpEntity
94 public HttpEntity(T body, MultiValueMap<String, String> headers) { in HttpEntity() method in HttpEntity
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/
H A DHttpEntity.java65 public interface HttpEntity { interface
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/
H A DHttpEntity.java65 public interface HttpEntity { interface