The JavaDocs directory on the PRPC server contains automatically generated HTML files. These files describe the input and output parameters of many standard PRPC Java functions that your Java code can call.
These HTML files are also on the PRPC installation media, in the Documentation folder in a JAR archive named javadocs.jar
. They typically are installed as a Web site on the a PRPC server with the help system.
Select > APIs > Engine to access the home page of the JavaDocs pages for the Public API.
These capabilities are known as the PRPC Public Application Programmer Interface, or Public API.
PublicAPI interface | |
Concepts and terms — PRPC for Java developers
Examples — Using inline Java and PublicAPI facilities |