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

Packages that use Connector
com.ibm.di.admin   
com.ibm.di.connector   
com.ibm.di.connector.dominoUsers   
com.ibm.di.connector.gla   
com.ibm.di.connector.NT4UserMetaDataConnector   
com.ibm.di.connector.sapr3.aleidoc   
com.ibm.di.connector.sapr3.bor   
com.ibm.di.connector.sapr3.user   
com.ibm.di.connector.tam   
com.ibm.di.connector.WSReceiverServerConnector   
com.ibm.di.server   
 

Uses of Connector in com.ibm.di.admin
 

Methods in com.ibm.di.admin with parameters of type Connector
 AssemblyLine RSInterfaceProxy.startAL(String assemblyLine, Connector connector, Entry work)
          Start the AssemblyLine given by the parameter.
 

Uses of Connector in com.ibm.di.connector
 

Subclasses of Connector in com.ibm.di.connector
 class ACTConnector
          A Connector used to feed events into the Active Correlation Technology (ACT) engine of TDI.
 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
           
 class BTree
           
 class CommandLineConnector
           
 class DBChangelogConnector
          The DBChangelogConnector provides a way to to detect changes in specific RDBMS tables.
 class DominoChangeDetectionConnector
           
 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 ExchangeChangelogConnector
          The class ExchangeChangelogConnector represents the Exchange 5.5 Directory Service Changelog Connector class that will be accessed by IBM Tivoli Directory Integrator.
 class FileConnector
           
 class FTPClientConnector
           
 class HTTPClientConnector
          HTTPCLientConnector provides a client side HTTP connection where the user can use it in Iterator, Lookup and AddOnly mode.
 class HTTPServerConnector
           
 class IBMMQConnector
           
 class IDSChangelogConnector
           
 class ITIMAgentConnector
          The ITIM Agent Connector is an adapter between the ITDI Connector API and the ITIM DAML JNDI package.
 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
           
 class LDAPConnector
          The LDAP connector provides full access to LDAP based directories.
 class LDAPServerConnector
          LDAPServerConnector is an LDAP server that returns a client connection from the getNextClient method.
 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
           
 class NetscapeChangelogConnector
           
 class OldHTTPCLient
           
 class OldHTTPServer
           
 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
           
 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
           
 class SystemQueueConnector
          The System Queue Connector provides a way to use the functionality provided by the System Queue component in TDI AssemblyLines.
 class TCPConnector
           
 class TCPServerConnector
          Simple TCP Server that accepts TCP connections.
 class TIMConnector
           
 class TimerConnector
          This connector provides a simplistic version of a crontab style timer.
 class URLConnector
           
 class ZOSChangelogConnector
           
 

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

Subclasses of Connector in com.ibm.di.connector.dominoUsers
 class DominoUsersConnector
           
 

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.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
           
 

Uses of Connector in com.ibm.di.server
 

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