The Java Adapter for REST API is a Java software module that simplifies the task of interacting with the RulePoint REST API.
The Java Adapter for REST API offers the following benefits:
Includes JSON parsers and generators that are compatible with the JSON schema exposed by the RulePoint REST API.
Includes an entire suite of Java classes that model the entities which exist within RulePoint. Entities include RulePoint objects, project context objects, users and roles, and deployment options, such as deploy, undeploy, and redeploy.
Includes multiple API classes that provide a simple programmatic interface for accessing RulePoint functionality.
Provides simple, structured, and localizable error handling.