public interface IResponseHandler
MockConnectionManager
.Modifier and Type | Method and Description |
---|---|
org.apache.http.HttpResponse |
execute(org.apache.http.HttpRequest request)
Implement this method to process the HTTP request and provide a custom reponse.
|
org.apache.http.HttpResponse execute(org.apache.http.HttpRequest request) throws IOException
request
- IOException
Copyright © 2008–2018. All rights reserved.