Uses of Interface
com.ibm.di.connector.ConnectorInterface
-
-
Uses of ConnectorInterface in com.ibm.di.connector
Classes in com.ibm.di.connector that implement ConnectorInterface Modifier and Type Class Description classADChangelogConnectorThe class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.classADChangelogConnectorv2The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.classAssemblyLineConnectorThis class uses the AssemblyLineFC function to invoke operations on an AssemblyLine.classAxisEasyWSServerConnectorThe Axis Easy Web Service Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.classChangelogConnectorChangelogConnector class combines the similar changelog behavior of IDSChangelogConnector, NetscapeChangelogConnector and z/OS Changelog Connector classes.classCommandLineConnectorThe command line Connector enables you to read the output from a command line or pipe data to a command line's standard input.classConnectorThe Connector class provides a default implementation of the ConnectorInterface.classDBChangelogConnectorThe DBChangelogConnector provides a way to to detect changes in specific RDBMS tables.classDominoAdminPConnectorThis connector is used for sending Administration Process requests to a Domino server.classDominoChangeDetectionConnectorThis connector is used for receiving change notification from a Domino server and feeding the AL with the applied on the server changes.classDominoConnectorThis is the class for the TDI Lotus Notes Connector.classDSMLv2SOAPConnectorThe DSMLv2 SOAP Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).classDSMLv2SOAPServerConnectorThe DSMLv2 SOAP Server Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).classEIFConnectorA connector for sending and receiving messages from/to IBM Tivoli Enterprise Console.classFileConnectorThe file system Connector is a transport Connector that requires a Parser to operate.classFormEntryConnectorThis connector feeds an AssemblyLine with entries provided as raw data.classFTPClientConnectorThe FTP Client Connector is a transport Connector that requires a Parser to operate.classHTTPClientConnectorHTTPCLientConnector provides a client side HTTP connection where the user can use it in Iterator, Lookup and AddOnly mode.classHTTPServerConnectorThis connector provides HTTP server like functionality and ability to receive/handle client requests sent over the HTTP protocol.classIBMMQConnectorThis class is left over only for backward compatibility reasons.classIdMLConnectorThis Connector is used for adding Configuration Items(CIs)/ Relationships to an IdML book.classIDSChangelogConnectorThe IDSChangelogConnector provides a way to to detect changes in a IBM Tivoli Directory Server.classITIMAgentConnectorThe ITIM Agent Connector is an adapter between the TDI Connector API and the ITIM DAML JNDI package.classITRegistryConnectorThis Connector will add a CI (Configuration Item) or a Relationship to a centralized IT registry database.classJDBCConnectorThis connector provides access to JDBC/ODBC based systems.classJMSConnectorThe JMS Connector uses underlying implementations to access JMS based systems.classJMXConnectorThe JMX Connector listens for local or remote JMX notifications depending on the mode selected by setting a Connector parameter.classJNDIConnectorThe 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.classLDAPConnectorThe LDAP connector provides full access to LDAP based directories.classLDAPGroupConnectorThe LDAPGroup connector extends the LDAPConnector to read entries from an LDAP directory.classLDAPServerConnectorLDAPServerConnector is an LDAP server that returns a client connection from the getNextClient method.classLogConnectorThis class implements a Connector that interfaces with the LogInterface.classMailboxConnectorSimple access to POP/IMAP based mailboxes.classMemQConnectorThis class is a connector that wraps over the Memory Buffer Queue infrastructure.classNetscapeChangelogConnectorThe NetscapeChangelogConnector is a specialized instance of the LDAP Connector.classPESConnectorThe PES Connector provides access to the underlying System Store.classPropertiesConnectorProperties Connector operates on a file or URL.classRACConnectorThe 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))classScriptConnectorThe Script Connector enables you to write your own Connector in JavaScript.classServerNotificationsConnectorThe Connector listens for local or remote Server API notifications depending on the mode selected by setting a Connector parameter.classSNMPConnectorThe SNMPConnector implements get/set/walk and trap-receive operations by means of the IBM Tivoli SNMP Stack.classSNMPServerConnectorThe SNMP Server Connector is used by a monitoring console (an SNMP Manager).classStreamConnectorThe 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.classSystemQueueConnectorThe System Queue Connector provides a way to use the functionality provided by the System Queue component in TDI AssemblyLines.classTCPConnectorThe TCP Connector is a transport Connector using TCP sockets for transport.classTCPServerConnectorSimple TCP Server that accepts TCP connections.classTIMConnectorThis class provides the ability to work with TIM Systems using the JNDI interface.classTimerConnectorThis connector provides a simplistic version of a crontab style timer.classURLConnectorThe URL Connector is a transport Connector that requires a Parser to operate.classZOSChangelogConnectorThe IDSChangelogConnector provides a way to to detect changes in a zOS Directory Server.Methods in com.ibm.di.connector that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceAxisEasyWSServerConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode.ConnectorInterfaceConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode.ConnectorInterfaceConnectorInterface. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode.ConnectorInterfaceDSMLv2SOAPServerConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode.ConnectorInterfaceHTTPServerConnector. getNextClient()This method blocks until a client is connected.ConnectorInterfaceLDAPServerConnector. getNextClient()Server mode - returns a new instance of the connector with a client connection.ConnectorInterfaceSNMPServerConnector. getNextClient()Server mode - returns a new instance of the Connector for each client connection.ConnectorInterfaceTCPServerConnector. getNextClient()Server mode - returns a new instance of the Connector for each client connection.ConnectorInterfaceTimerConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode. -
Uses of ConnectorInterface in com.ibm.di.connector.axis2
Classes in com.ibm.di.connector.axis2 that implement ConnectorInterface Modifier and Type Class Description classAxis2WSServerConnectorThis Connector can be used to provide a SOAP web service, which is accessible via HTTP/HTTPS.Methods in com.ibm.di.connector.axis2 that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceAxis2WSServerConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode. -
Uses of ConnectorInterface in com.ibm.di.connector.ccmdb
Classes in com.ibm.di.connector.ccmdb that implement ConnectorInterface Modifier and Type Class Description classCCMDBConnectorThis Connector will read Actual Config Items and relations from MAXIMO database. -
Uses of ConnectorInterface in com.ibm.di.connector.disb
Classes in com.ibm.di.connector.disb that implement ConnectorInterface Modifier and Type Class Description classDISBConnectorThe class DISBConnector facilitates the communication to the Data Integration Services Bus that will be accessed by IBM Tivoli Directory Integrator. -
Uses of ConnectorInterface in com.ibm.di.connector.dominoUsers
Classes in com.ibm.di.connector.dominoUsers that implement ConnectorInterface Modifier and Type Class Description classDominoUsersConnectorThe Domino Users Connector enables access to and management of Lotus Domino users. -
Uses of ConnectorInterface in com.ibm.di.connector.dpa
Classes in com.ibm.di.connector.dpa that implement ConnectorInterface Modifier and Type Class Description classDeployedAssetsConnector -
Uses of ConnectorInterface in com.ibm.di.connector.filemanagement
Classes in com.ibm.di.connector.filemanagement that implement ConnectorInterface Modifier and Type Class Description classFileManagementConnectorConnector which can read or modify files structure and metadata. -
Uses of ConnectorInterface in com.ibm.di.connector.gla
Classes in com.ibm.di.connector.gla that implement ConnectorInterface Modifier and Type Class Description classGLAConnectorThis is the GLAConnector class. -
Uses of ConnectorInterface in com.ibm.di.connector.maximo
Classes in com.ibm.di.connector.maximo that implement ConnectorInterface Modifier and Type Class Description classTpaeIFCDConnectorThe Tpae IF Change Detection Connector listens on specified TCP port for HTTP requests.classTpaeIFConnectorTpae IF Connector is able to work with hierarchical entries and is based on the SimpleTpaeIFConnector.Methods in com.ibm.di.connector.maximo that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceTpaeIFCDConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode. -
Uses of ConnectorInterface in com.ibm.di.connector.maximo.core
Classes in com.ibm.di.connector.maximo.core that implement ConnectorInterface Modifier and Type Class Description classSimpleTpaeIFConnectorIBM Tivoli Directory Integrator connector for TPAE IF. -
Uses of ConnectorInterface in com.ibm.di.connector.NT4UserMetaDataConnector
Classes in com.ibm.di.connector.NT4UserMetaDataConnector that implement ConnectorInterface Modifier and Type Class Description classNT4UserMetaDataConnectorThis class represents a Connector for managing Windows User and Group accounts. -
Uses of ConnectorInterface in com.ibm.di.connector.sapr3.aleidoc
Classes in com.ibm.di.connector.sapr3.aleidoc that implement ConnectorInterface Modifier and Type Class Description classSapALEIDocConnectorThe SAP R/3 and ERP ALE IDoc Server Connector.Methods in com.ibm.di.connector.sapr3.aleidoc that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceSapALEIDocConnector. getNextClient()This method is to called for Server modes. -
Uses of ConnectorInterface in com.ibm.di.connector.sapr3.aleidocv3
Classes in com.ibm.di.connector.sapr3.aleidocv3 that implement ConnectorInterface Modifier and Type Class Description classSapALEIDocConnectorV3The SAP R/3 and ERP ALE IDoc Server Connector.Methods in com.ibm.di.connector.sapr3.aleidocv3 that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceSapALEIDocConnectorV3. getNextClient()This method is to called for Server modes. -
Uses of ConnectorInterface in com.ibm.di.connector.sapr3.bor
Classes in com.ibm.di.connector.sapr3.bor that implement ConnectorInterface Modifier and Type Class Description classSapR3BorConnectorThe SAP R/3 Business Object Repository Connector. -
Uses of ConnectorInterface in com.ibm.di.connector.sapr3.user
Classes in com.ibm.di.connector.sapr3.user that implement ConnectorInterface Modifier and Type Class Description classUserRegistryConnectorThe SAP R/3 User Registry Connector. -
Uses of ConnectorInterface in com.ibm.di.connector.tam
Classes in com.ibm.di.connector.tam that implement ConnectorInterface Modifier and Type Class Description classTAMConnectorThe TAM Connector. -
Uses of ConnectorInterface in com.ibm.di.connector.WSReceiverServerConnector
Classes in com.ibm.di.connector.WSReceiverServerConnector that implement ConnectorInterface Modifier and Type Class Description classWSReceiverServerConnectorThe Web Service Receiver Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.Methods in com.ibm.di.connector.WSReceiverServerConnector that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceWSReceiverServerConnector. getNextClient()Server mode - return a clone of self that handles the next client instance when running in server mode. -
Uses of ConnectorInterface in com.ibm.di.function
Methods in com.ibm.di.function that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceUserFunctions. getConnector(java.lang.String name)Load a connector.static ConnectorInterfaceSystemFunctions. loadConnector(ConnectorConfig config)static ConnectorInterfaceSystemFunctions. loadConnector(ConnectorConfig config, java.lang.Object parentConfig)static ConnectorInterfaceSystemFunctions. loadConnector(ConnectorConfig config, java.lang.Object parentConfig, RSInterface server)static ConnectorInterfaceSystemFunctions. loadConnector(PropertyStoreConfig psc)static ConnectorInterfaceSystemFunctions. loadConnector(java.lang.String name)static ConnectorInterfaceSystemFunctions. loadConnector(java.lang.String name, RSInterface server)ConnectorInterfaceUserFunctions. loadConnector(java.lang.String connectorName)Load a Connector Interface from the current Config. -
Uses of ConnectorInterface in com.ibm.di.osgi
Classes in com.ibm.di.osgi that implement ConnectorInterface Modifier and Type Class Description classChangeDetectionConnectorDelegate
Note: This class is for internal usage only.classConnectorDelegateUsed to act as a way for accessing ConnectorComponent services from the OSGi layer.Methods in com.ibm.di.osgi that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceConnectorDelegate. getDelegate()ConnectorInterfaceConnectorDelegate. getNextClient() -
Uses of ConnectorInterface in com.ibm.di.server
Fields in com.ibm.di.server declared as ConnectorInterface Modifier and Type Field Description ConnectorInterfaceAssemblyLineComponent. connectorThis is the connector we are working with.Methods in com.ibm.di.server that return ConnectorInterface Modifier and Type Method Description ConnectorInterfaceAssemblyLineComponent. getConnector()Returns the ConnectorInterface we are working withConnectorInterfaceConnectorPool. getConnector()Returns a connector from the pool.ConnectorInterfaceConnectorPool. getConnector(boolean aWaitOnExhausted)Returns a connector from the pool if there is an available free one.ConnectorInterfaceAssemblyLineComponent. getnextClient()The method returns the next client from the connector.ConnectorInterfaceTaskCallBlock. getRuntimeConnector(java.lang.String connectorName)Returns the runtime connector for a named connectorMethods in com.ibm.di.server with parameters of type ConnectorInterface Modifier and Type Method Description voidAssemblyLine. addRuntimeIterator(java.lang.String name, ConnectorInterface conn, boolean executeProlog)This method inserts a connector interface as an Iterator in the current AL.intReconnectRuleEngine. getReconnectChoice(ConnectorInterface connector, java.lang.Throwable error)This method prescribes a response action for a given error situation.voidConnectorPool. returnConnector(ConnectorInterface aConnector)Returns a connector to the pool and enlists it again in the free connectors.booleanAssemblyLinePool. runtimeConnectorTypeExcluded(ConnectorInterface connector)Returns true if the connector type is excluded from pooling.voidTaskCallBlock. setRuntimeConnector(java.lang.String connectorName, ConnectorInterface runtimeConnector)Sets the runtime connector for a named connector.AssemblyLinePool.ALWorkerAssemblyLinePool. startThread(java.lang.String name, ConnectorInterface iterator)Starts a new thread with the provided Iterator.Constructors in com.ibm.di.server with parameters of type ConnectorInterface Constructor Description ALWorker(java.lang.String name, ConnectorInterface conn, AssemblyLinePool pool)AssemblyLineComponent(TaskInterface parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn)Constructor for theAssemblyLineComponentobjectAssemblyLineComponent(TaskInterface parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn, boolean forceRuntime)Constructor for theAssemblyLineComponentobjectCSDeltaTaskComponent(AssemblyLine parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn, boolean isRestarting)Constructor.CSDeltaTaskComponent(AssemblyLine parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn, boolean isRestarting, boolean forceRuntime)Constructor.ScriptComponent(AssemblyLine parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn)Constructor for the script component object.ScriptComponent(AssemblyLine parent, java.lang.String name, ScriptConfig config, ConnectorInterface conn)Constructor.
-