Searched refs:flushRequest (Results 1 - 4 of 4) sorted by relevance

/external/okhttp/src/main/java/libcore/net/http/
H A DTransport.java32 * {@link #flushRequest} before reading the response.</li>
57 void flushRequest() throws IOException; method in interface:Transport
H A DSpdyTransport.java65 @Override public void flushRequest() throws IOException { method in class:SpdyTransport
H A DHttpEngine.java613 transport.flushRequest();
H A DHttpTransport.java99 @Override public void flushRequest() throws IOException { method in class:HttpTransport

Completed in 573 milliseconds