- All Known Implementing Classes:
URLConnectionHttpService
public interface Http
-
Method Summary
Modifier and Type Method Description Either<HttpResponse,HttpError>execute(HttpRequest request)
-
Method Details
-
execute
-
URLConnectionHttpServicepublic interface Http
| Modifier and Type | Method | Description |
|---|---|---|
Either<HttpResponse,HttpError> |
execute(HttpRequest request) |