Previous Topic: ConnectorsNext Topic: Connector Implementation


Connector Interfaces

Connectors are responsible for translating incoming LDAP operations to the equivalent operations on endpoint systems. Each connector that the JCS hosts must implement at least one (and possibly all, for example, like the JDBC connector) of the following processing styles defined by the JCS framework:

Note: For more information about Style Processors, see the Programming Guide for Java Connector Server.