Creating Java Axis client interface objects
- Last Updated: June 3, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Axis provides tools that help to automate the creation of the objects for a client interface. The following sections describe these tools and the generated interface objects:
- Generating client interface objects
- Proxy directory structure
- Proxy classes
- Java data type mapping
- Output parameters
- ABL unknown values
- TABLE (static temp-table) parameters
- TABLE-HANDLE (dynamic temp-table) parameters
- Sample Java prototypes for common object methods
- Sample ABL and Java interface method prototypes
To create client interfaces and client applications to access OpenEdge Web services, you must have Java SDK 1.3 or later and the Axis Toolkit.