Home
last modified time | relevance | path

Searched refs:httpConnection (Results 1 – 22 of 22) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttpTransport.java29 private final HttpConnection httpConnection; field in HttpTransport
31 public HttpTransport(HttpEngine httpEngine, HttpConnection httpConnection) { in HttpTransport() argument
33 this.httpConnection = httpConnection; in HttpTransport()
39 return httpConnection.newChunkedSink(); in createRequestBody()
44 return httpConnection.newFixedLengthSink(contentLength); in createRequestBody()
52 httpConnection.flush(); in finishRequest()
56 httpConnection.writeRequestBody(requestBody); in writeRequestBody()
76 httpConnection.writeRequest(request.headers(), requestLine); in writeRequestHeaders()
80 return httpConnection.readResponse(); in readResponseHeaders()
85 httpConnection.poolOnIdle(); in releaseConnectionOnIdle()
[all …]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnection.java81 private HttpConnection httpConnection; field in Connection
208 httpConnection = new HttpConnection(pool, this, socket); in connectSocket()
397 if (httpConnection == null) throw new UnsupportedOperationException(); in rawSource()
398 return httpConnection.rawSource(); in rawSource()
402 if (httpConnection == null) throw new UnsupportedOperationException(); in rawSink()
403 return httpConnection.rawSink(); in rawSink()
417 if (httpConnection != null) return httpConnection.isReadable(); in isReadable()
447 : new HttpTransport(httpEngine, httpConnection); in newTransport()
480 if (httpConnection != null) { in setTimeouts()
486 httpConnection.setTimeouts(readTimeoutMillis, writeTimeoutMillis); in setTimeouts()
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DRoomParametersFetcher.java43 private AsyncHttpURLConnection httpConnection; field in RoomParametersFetcher
70 httpConnection = new AsyncHttpURLConnection( in makeRequest()
84 httpConnection.send(); in makeRequest()
DWebSocketChannelClient.java223 AsyncHttpURLConnection httpConnection = new AsyncHttpURLConnection( in sendWSSMessage() local
234 httpConnection.send(); in sendWSSMessage()
DWebSocketRTCClient.java355 AsyncHttpURLConnection httpConnection = new AsyncHttpURLConnection( in sendPostMessage() local
377 httpConnection.send(); in sendPostMessage()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DConnectHandler.java279 AbstractHttpConnection httpConnection = AbstractHttpConnection.getCurrentConnection(); in handleConnect() local
280 Buffer headerBuffer = ((HttpParser)httpConnection.getParser()).getHeaderBuffer(); in handleConnect()
281 Buffer bodyBuffer = ((HttpParser)httpConnection.getParser()).getBodyBuffer(); in handleConnect()
319 AbstractHttpConnection httpConnection = AbstractHttpConnection.getCurrentConnection(); in prepareConnections() local
321 …oProxy = newClientToProxyConnection(context, channel, httpConnection.getEndPoint(), httpConnection in prepareConnections()
/external/jetty/src/java/org/eclipse/jetty/client/
DSelectConnector.java164 AbstractHttpConnection httpConnection=(AbstractHttpConnection)connection; in newEndPoint() local
165 httpConnection.setDestination(dest); in newEndPoint()
170 dest.onNewConnection(httpConnection); in newEndPoint()
DHttpExchange.java796 AbstractHttpConnection httpConnection = _connection; in abort() local
797 if (httpConnection != null) in abort()
803 httpConnection.close(); in abort()
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
DResponseCacheTest.java1809 HttpURLConnection httpConnection = (HttpURLConnection) connection; in readAscii() local
1810 InputStream in = httpConnection.getResponseCode() < HttpURLConnection.HTTP_BAD_REQUEST in readAscii()
1811 ? connection.getInputStream() : httpConnection.getErrorStream(); in readAscii()
/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
DUrlConnectionCacheTest.java1755 HttpURLConnection httpConnection = (HttpURLConnection) connection; in readAscii() local
1756 InputStream in = httpConnection.getResponseCode() < HttpURLConnection.HTTP_BAD_REQUEST in readAscii()
1758 : httpConnection.getErrorStream(); in readAscii()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...