RepraCustomClient interface

package com.sybase.connector.repra;

/**
	Configures the custom sender and custom property page
*/
public interface RepraCustomClient extends RepraClient, RepraCustomProps
{
}