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