RepConnector allows you to customize the sender processor and the formatter processor for routing the incoming replication events to meet your application needs. To do this, you must:
Develop your own Java class implementing APIs that are provided by RepConnector
Define the class in your connection configuration
Modify the server environment
When you configure the RepConnector connection, you
must indicate that you will be using a customized sender processor.
See Chapter 4, “Configuring RepConnector.”