Class | Description |
---|---|
OARestClassInfo |
Used by OARestClient to manage remote Java interfaces that can have their methods automatically invoke methods using HTTP(S) on another
server, either as a webserver, webservice, REST API, or as a Java2Java remote method call to the Implementation class on the server.
|
OARestInvokeInfo |
Runtime information for the proxy method invoke, that uses HTTP+REST to complete the task.
|
OARestMethodInfo |
Manages information and metadata about Java remote methods that use REST API endpoints.
|
OARestParamInfo |
Method parameter information for remote http method calls.
|
Enum | Description |
---|---|
OARestMethodInfo.ReturnClassType | |
OARestParamInfo.ClassType |
Copyright © 1999–2025 ViaOA. All rights reserved.