Class | Description |
---|---|
OARestClient |
OARestClient is a client for directly accessing HTTP endpoints, and for creating Java interfaces that OARestClient.getInstance will then
create an implementation that will use HTTP to make distributed calls to webserver endpoints, REST API calls, OAGraph objects, or
Java2Java method calls when a method is invoked on the client.
|
Exception | Description |
---|---|
OARestClientException |
OARestClient exception, supplying OARestInvokeInfo.
|
Copyright © 1999–2025 ViaOA. All rights reserved.