Using the MATRIXX Java API

This section provides an overview of how to use the Java™ API binding for the SubMan v3 API as an interface to the MATRIXX Engine.

Java API documentation is available in HTML format and is located on the MATRIXX Proxy Server. The Java API documentation is a specific reference document for information about the operations a programmer can call and does not completely describe the MATRIXX Engine data model.

When the rsgateway.war file is installed, the following resources are available from RS Gateway administrative UI.
  • Documentation — View documentation for all classes and methods.
  • XML Messages — View all XML messages and their descriptions.
  • JSON Templates — View all JSON templates and their contents.
  • Filters — View all known filters.
  • REST Call Swagger — View a list of all REST calls with their URL parameters and REST parameters.
  • Web App Status — View system properties, application properties, and JVM arguments.
    Note: You must have the role RSG_DEBUG to access Web App Status.

For more information about the RS Gateway administrative UI, see the discussion about logging in to the administrative UI. For details about creating a Java client application, contact your MATRIXX support representative.