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