org.apache.http.HttpEntity.consumeContent()
|
org.apache.http.entity.BasicHttpEntity.consumeContent()
|
org.apache.http.entity.HttpEntityWrapper.consumeContent()
|
org.apache.http.entity.InputStreamEntity.consumeContent()
|
org.apache.http.entity.AbstractHttpEntity.consumeContent()
|
org.apache.http.params.BasicHttpParams.copy() |
org.apache.http.params.HttpParams.copy() |
org.apache.http.params.DefaultedHttpParams.copy() |
org.apache.http.impl.SocketHttpServerConnection.createHttpDataReceiver(Socket, int, HttpParams)
|
org.apache.http.impl.SocketHttpServerConnection.createHttpDataTransmitter(Socket, int, HttpParams)
|
org.apache.http.nio.util.ContentOutputBuffer.flush()
No longer used.
|
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState.getHttpExepction() |
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState.getIOExepction() |
org.apache.http.protocol.HttpRequestHandlerRegistry.matchUriRequestPattern(String, String) |
org.apache.http.protocol.HttpService.setConnReuseStrategy(ConnectionReuseStrategy)
|
org.apache.http.protocol.HttpService.setExpectationVerifier(HttpExpectationVerifier)
|
org.apache.http.protocol.HttpService.setHandlerResolver(HttpRequestHandlerResolver)
|
org.apache.http.protocol.UriPatternMatcher.setHandlers(Map)
|
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState.setHttpExepction(HttpException) |
org.apache.http.protocol.HttpService.setHttpProcessor(HttpProcessor)
|
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState.setIOExepction(IOException) |
org.apache.http.protocol.HttpService.setParams(HttpParams)
|
org.apache.http.protocol.HttpService.setResponseFactory(HttpResponseFactory)
|