Uses of Class
com.ibm.di.connector.Connector

Packages that use Connector
com.ibm.di.connector Provides classes for the Directory Integrator's connectors. 
com.ibm.di.connector.axis2 Provides classes for the Axis2 Web Service server connector. 
com.ibm.di.connector.ccmdb   
com.ibm.di.connector.disb   
com.ibm.di.connector.dominoUsers Provides classes for the Domino users connector. 
com.ibm.di.connector.dpa   
com.ibm.di.connector.filemanagement   
com.ibm.di.connector.gla Provides classes for the GLA connector. 
com.ibm.di.connector.maximo   
com.ibm.di.connector.maximo.core Provides core classes for the connector. 
com.ibm.di.connector.NT4UserMetaDataConnector Provides classes for the NT4UserMetaDataConnector. 
com.ibm.di.connector.sapr3.aleidoc   
com.ibm.di.connector.sapr3.bor   
com.ibm.di.connector.sapr3.user   
com.ibm.di.connector.tam Provides classes for the TAM connector. 
com.ibm.di.connector.WSReceiverServerConnector   
com.ibm.di.osgi   
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
 

Uses of Connector in com.ibm.di.connector
 

Subclasses of Connector in com.ibm.di.connector
 class ADChangelogConnector
          The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.
 class ADChangelogConnectorv2
          The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.
 class AssemblyLineConnector
          This class uses the AssemblyLineFC function to invoke operations on an AssemblyLine.
 class AxisEasyWSServerConnector
          The Axis Easy Web Service Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.
 class ChangelogConnector
          ChangelogConnector class combines the similar changelog behavior of IDSChangelogConnector, NetscapeChangelogConnector and z/OS Changelog Connector classes.
 class CommandLineConnector
          The command line Connector enables you to read the output from a command line or pipe data to a command line's standard input.
 class DBChangelogConnector
          The DBChangelogConnector provides a way to to detect changes in specific RDBMS tables.
 class DominoAdminPConnector
          This connector is used for sending Administration Process requests to a Domino server.
 class DominoChangeDetectionConnector
          This connector is used for receiving change notification from a Domino server and feeding the AL with the applied on the server changes.
 class DominoConnector
          This is the class for the TDI Lotus Notes Connector.
 class DSMLv2SOAPConnector
          The DSMLv2 SOAP Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).
 class DSMLv2SOAPServerConnector
          The DSMLv2 SOAP Server Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).
 class EIFConnector
          A connector for sending and receiving messages from/to IBM Tivoli Enterprise Console.
 class FileConnector
          The file system Connector is a transport Connector that requires a Parser to operate.
 class FormEntryConnector
          This connector feeds an AssemblyLine with entries provided as raw data.
 class FTPClientConnector
          The FTP Client Connector is a transport Connector that requires a Parser to operate.
 class HTTPClientConnector
          HTTPCLientConnector provides a client side HTTP connection where the user can use it in Iterator, Lookup and AddOnly mode.
 class HTTPServerConnector
          This connector provides HTTP server like functionality and ability to receive/handle client requests sent over the HTTP protocol.
 class IBMMQConnector
          This class is left over only for backward compatibility reasons.
 class IdMLConnector
          This Connector is used for adding Configuration Items(CIs)/ Relationships to an IdML book.
 class IDSChangelogConnector
          The IDSChangelogConnector provides a way to to detect changes in a IBM Tivoli Directory Server.
 class ITIMAgentConnector
          The ITIM Agent Connector is an adapter between the TDI Connector API and the ITIM DAML JNDI package.
 class ITRegistryConnector
          This Connector will add a CI (Configuration Item) or a Relationship to a centralized IT registry database.
 class JDBCConnector
          This connector provides access to JDBC/ODBC based systems.
 class JMSConnector
          The JMS Connector uses underlying implementations to access JMS based systems.
 class JMXConnector
          The JMX Connector listens for local or remote JMX notifications depending on the mode selected by setting a Connector parameter.
 class JNDIConnector
          The JNDI Connector provides access to a variety of JNDI services; it uses the javax.naming and javax.naming.directory packages to work with different directory services.
 class LDAPConnector
          The LDAP connector provides full access to LDAP based directories.
 class LDAPGroupConnector
          The LDAPGroup connector extends the LDAPConnector to read entries from an LDAP directory.
 class LDAPServerConnector
          LDAPServerConnector is an LDAP server that returns a client connection from the getNextClient method.
 class LogConnector
          This class implements a Connector that interfaces with the LogInterface.
 class MailboxConnector
          Simple access to POP/IMAP based mailboxes.
 class MemQConnector
          This class is a connector that wraps over the Memory Buffer Queue infrastructure.
 class MQePasswordStoreConnector
          This class is used for getting passwords from queue managers.
 class NetscapeChangelogConnector
          The NetscapeChangelogConnector is a specialized instance of the LDAP Connector.
 class PESConnector
          The PES Connector provides access to the underlying System Store.
 class PropertiesConnector
          Properties Connector operates on a file or URL.
 class RACConnector
           The RAC Connector collaborates with the Agent Controller and Generic Log Adapter technologies to: - supply a TDI Assembly Line with log data from the log of a remote software system (in Iterator mode) - allow a TDI Assembly Line to publish data to remote clients (in AddOnly mode) (Agent Controller is the new name of the Remote Agent Controller (RAC))
 class ScriptConnector
          The Script Connector enables you to write your own Connector in JavaScript.
 class ServerNotificationsConnector
          The Connector listens for local or remote Server API notifications depending on the mode selected by setting a Connector parameter.
 class SNMPConnector
          The SNMPConnector implements get/set/walk and trap-receive operations by means of the IBM Tivoli SNMP Stack.
 class SNMPServerConnector
          The SNMP Server Connector is used by a monitoring console (an SNMP Manager).
 class StreamConnector
          The Memory Stream Connector can read from or write to any Java(TM) stream, but is most often used to write into memory, where the formatted data can be retrieved later.
 class SystemQueueConnector
          The System Queue Connector provides a way to use the functionality provided by the System Queue component in TDI AssemblyLines.
 class TCPConnector
          The TCP Connector is a transport Connector using TCP sockets for transport.
 class TCPServerConnector
          Simple TCP Server that accepts TCP connections.
 class TIMConnector
          This class provides the ability to work with TIM Systems using the JNDI interface.
 class TimerConnector
          This connector provides a simplistic version of a crontab style timer.
 class URLConnector
          The URL Connector is a transport Connector that requires a Parser to operate.
 class ZOSChangelogConnector
          The IDSChangelogConnector provides a way to to detect changes in a zOS Directory Server.
 

Uses of Connector in com.ibm.di.connector.axis2
 

Subclasses of Connector in com.ibm.di.connector.axis2
 class Axis2WSServerConnector
          This Connector can be used to provide a SOAP web service, which is accessible via HTTP/HTTPS.
 

Uses of Connector in com.ibm.di.connector.ccmdb
 

Subclasses of Connector in com.ibm.di.connector.ccmdb
 class CCMDBConnector
          This Connector will read Actual Config Items and relations from MAXIMO database.
 

Uses of Connector in com.ibm.di.connector.disb
 

Subclasses of Connector in com.ibm.di.connector.disb
 class DISBConnector
          The class DISBConnector facilitates the communication to the Data Integration Services Bus that will be accessed by IBM Tivoli Directory Integrator.
 

Uses of Connector in com.ibm.di.connector.dominoUsers
 

Subclasses of Connector in com.ibm.di.connector.dominoUsers
 class DominoUsersConnector
          The Domino Users Connector enables access to and management of Lotus Domino users With the Domino Users Connector you can do the following: - retrieve users documents and their items from the Name and Address Book - create and register Domino users - initiate Domino users deletion (through the Domino Administration Process) by posting administration requests to the Administration Requests Database - modify users by modifying their Person documents in the Name and Address Book - perform users’ “disabling/enabling” by adding/removing users’ names to/from a “Deny Access Group” - perform "lookup" of Domino users The following features are not currently supported by the Domino Users Connector: - Users recertifying
 

Uses of Connector in com.ibm.di.connector.dpa
 

Subclasses of Connector in com.ibm.di.connector.dpa
 class DeployedAssetsConnector
           
 

Uses of Connector in com.ibm.di.connector.filemanagement
 

Subclasses of Connector in com.ibm.di.connector.filemanagement
 class FileManagementConnector
          Connector which can read or modify files structure and metadata.
 

Uses of Connector in com.ibm.di.connector.gla
 

Subclasses of Connector in com.ibm.di.connector.gla
 class GLAConnector
          This is the GLAConnector class.
 

Uses of Connector in com.ibm.di.connector.maximo
 

Subclasses of Connector in com.ibm.di.connector.maximo
 class TpaeIFCDConnector
          The Tpae IF Change Detection Connector listens on specified TCP port for HTTP requests.
 class TpaeIFConnector
          Tpae IF Connector is able to work with hierarchical entries and is based on the SimpleTpaeIFConnector.
 

Uses of Connector in com.ibm.di.connector.maximo.core
 

Subclasses of Connector in com.ibm.di.connector.maximo.core
 class SimpleTpaeIFConnector
          IBM Tivoli Directory Integrator connector for TPAE IF.
 

Uses of Connector in com.ibm.di.connector.NT4UserMetaDataConnector
 

Subclasses of Connector in com.ibm.di.connector.NT4UserMetaDataConnector
 class NT4UserMetaDataConnector
          This class represents a Connector for managing Windows User and Group accounts.
 

Uses of Connector in com.ibm.di.connector.sapr3.aleidoc
 

Subclasses of Connector in com.ibm.di.connector.sapr3.aleidoc
 class SapALEIDocConnector
           The SAP R/3 and ERP ALE IDoc Server Connector.
 

Uses of Connector in com.ibm.di.connector.sapr3.bor
 

Subclasses of Connector in com.ibm.di.connector.sapr3.bor
 class SapR3BorConnector
           The SAP R/3 Business Object Repository Connector.
 

Uses of Connector in com.ibm.di.connector.sapr3.user
 

Subclasses of Connector in com.ibm.di.connector.sapr3.user
 class UserRegistryConnector
           The SAP R/3 User Registry Connector.
 

Uses of Connector in com.ibm.di.connector.tam
 

Subclasses of Connector in com.ibm.di.connector.tam
 class TAMConnector
           The TAM Connector.
 

Uses of Connector in com.ibm.di.connector.WSReceiverServerConnector
 

Subclasses of Connector in com.ibm.di.connector.WSReceiverServerConnector
 class WSReceiverServerConnector
          The Web Service Receiver Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.
 

Uses of Connector in com.ibm.di.osgi
 

Subclasses of Connector in com.ibm.di.osgi
 class ChangeDetectionConnectorDelegate
          

Note: This class is for internal usage only.
 class ConnectorDelegate
          Used to act as a way for accessing ConnectorComponent services from the OSGi layer.
 

Fields in com.ibm.di.osgi declared as Connector
protected  Connector ConnectorDelegate.worker
           
 

Uses of Connector in com.ibm.di.server
 

Methods in com.ibm.di.server with parameters of type Connector
 AssemblyLine RSInterface.startAL(java.lang.String assemblyLine, Connector connector, Entry work)
          Start named AssemblyLine providing an initial work entry and a connector
 AssemblyLine RS.startAL(java.lang.String assemblyLine, Connector connector, Entry work)
          Start named AssemblyLine providing an initial work entry and a connector