Package | Description |
---|---|
com.viaoa.remote.rest | |
com.viaoa.remote.rest.info |
Class and 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.
|
Class and 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.
|
OARestMethodInfo.ReturnClassType |
OARestParamInfo
Method parameter information for remote http method calls.
|
OARestParamInfo.ClassType |
Copyright © 1999–2025 ViaOA. All rights reserved.