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
You must indicate that you will be using a customized
sender processor when you configure the RepConnector connection.
See Chapter 2, “Overview of RepConnector Configuration,” for
more information about configuring RepConnector connections.