public class HttpExecutorServiceImpl extends Object implements HttpExecutorService
| Constructor and Description |
|---|
HttpExecutorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
<R> HttpResponse |
execute(HttpRequest<R> request) |
String |
getExecutorDisplayName() |
public <R> HttpResponse execute(HttpRequest<R> request)
execute in interface HttpExecutorServicepublic String getExecutorDisplayName()
getExecutorDisplayName in interface HttpExecutorServiceCopyright © 2019. All rights reserved.