public class ApacheHttpClient extends Object implements HttpClient
Modifier and Type | Method and Description |
---|---|
static HttpClient |
create(Logger log) |
boolean |
send(HttpRequest request,
CompletionListener completionListener) |
public static HttpClient create(Logger log)
public boolean send(HttpRequest request, CompletionListener completionListener) throws IOException
send
in interface HttpClient
IOException
Copyright © 2018 Eclipse Foundation. All rights reserved.