OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:httpContext
(Results
1 - 10
of
10
) sorted by null
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
HttpRequestInfo.java
6
import org.apache.http.protocol.
HttpContext
;
11
HttpContext
httpContext
;
14
public HttpRequestInfo(HttpRequest httpRequest, HttpHost httpHost,
HttpContext
httpContext
, RequestDirector requestDirector) {
17
this.
httpContext
=
httpContext
;
29
public
HttpContext
getHttpContext() {
30
return
httpContext
;
/external/robolectric/v3/
shadows-httpclient-3.1-SNAPSHOT.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar
/external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar
shadows-core-3.1-SNAPSHOT-17.jar
shadows-core-3.1-SNAPSHOT-18.jar
shadows-core-3.1-SNAPSHOT-19.jar
shadows-core-3.1-SNAPSHOT-21.jar
shadows-core-3.1-SNAPSHOT-22.jar
Completed in 1041 milliseconds