RulePoint
- RulePoint 6.2
- All Products
File and Location
| Description
|
|---|---|
RulePointJavaAdapterJavaDoc.zip
| The API reference documentation for the Java Adapter.
|
bin/config.properties
| A sample configuration file for the Java API Adapter.
|
lib/rulepointAdapter.jar
| The RulePoint Java API Adapter classes.
|
lib/jackson/jackson-core-2.0.2.jar
| The Jackson Core streaming parser library required by the RulePoint Java API Adapter.
|
lib/jackson/jackson-annotations-2.0.2.jar
| The Jackson Annotations library for annotation-based configuration required by the RulePoint Java API Adapter.
|
lib/jackson/jackson-databind-2.0.2.jar
| The Jackson databind for data binding and tree model required by the RulePoint Java API Adapter.
|
lib/commons-codec-1.4.jar
| The Apache Commons Codec library required by the RulePoint Java API Adapter.
|
lib/ joda-time-2.1.jar
| A library that ensures a quality replacement for the Java date and time classes.
|
lib/ log4j-1.2.16.jar
| A logging library for Java that enables logging at runtime without modifying the application binary.
|
lib/commons-httpclient-3.1.jar
| The Apache HttpClient library required by the RulePoint Java API Adapter.
|
lib/commons-logging-1.1.1.jar
| The Apache logging library required by the RulePoint Java API Adapter.
|
samples/build.properties
| The build property file to run a sample demo. You use this file to configure which sample file to run.
|
samples/build.xml
| The ant build script to run the sample.
|
samples/
| The sample files that show you how to use the REST Adapter API. The samples include the following files:
|