Uses of Class
net.odoframework.http.HttpError
| Package | Description |
|---|---|
| net.odoframework.http |
-
Uses of HttpError in net.odoframework.http
Methods in net.odoframework.http that return types with arguments of type HttpError Modifier and Type Method Description Either<HttpResponse,HttpError>Http. execute(HttpRequest request)Either<HttpResponse,HttpError>URLConnectionHttpService. execute(HttpRequest request)