Package com.ibm.di.connector

Provides classes for the Directory Integrator's connectors.

See:
          Description

Interface Summary
ChangelogInterface The interface object which all ChangelogConnectors should implement.
ConnectorInterface The interface object which all Connectors should implement.
SkipLookupInterface Interface implemented by connectors that have the ability modify/delete entries without doing a lookup first.
 

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

Package com.ibm.di.connector Description

Provides classes for the Directory Integrator's connectors.