B.0 Using Java Extensions

The functionality of the REST driver can be extended by using Java. You use an API defined by Java interfaces to create your own custom Java classes that have access to the data passing through the Subscriber and Publisher channels. These classes read and interpret the data, and, optionally, modify the data.

This section contains the following information on using Java extensions: