Uses of Interface
com.ibm.di.server.VersionInfoInterface

Packages that use VersionInfoInterface
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.eventhandler   
com.ibm.di.fc   
com.ibm.di.fc.castorbind   
com.ibm.di.fc.cbe   
com.ibm.di.fc.emf   
com.ibm.di.fc.remotecmdlnfc   
com.ibm.di.fc.rxaunittests   
com.ibm.di.fc.sapr3rfc   
com.ibm.di.fc.webservice   
com.ibm.di.parser   
com.ibm.di.trigger   
 

Uses of VersionInfoInterface in com.ibm.di.connector
 

Classes in com.ibm.di.connector that implement VersionInfoInterface
 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 Connector
          The Connector class provides a default implementation of the ConnectorInterface.
 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 VersionInfoInterface in com.ibm.di.connector.dominoUsers
 

Classes in com.ibm.di.connector.dominoUsers that implement VersionInfoInterface
 class DominoUsersConnector
           
 

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

Classes in com.ibm.di.connector.gla that implement VersionInfoInterface
 class GLAConnector
          This is the GLAConnector class.
 

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

Classes in com.ibm.di.connector.NT4UserMetaDataConnector that implement VersionInfoInterface
 class NT4UserMetaDataConnector
          This class represents a Connector for managing Windows User and Group accounts.
 

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

Classes in com.ibm.di.connector.sapr3.aleidoc that implement VersionInfoInterface
 class SapALEIDocConnector
           The SAP R/3 and ERP ALE IDoc Server Connector.
 

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

Classes in com.ibm.di.connector.sapr3.bor that implement VersionInfoInterface
 class SapR3BorConnector
           The SAP R/3 Business Object Repository Connector.
 

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

Classes in com.ibm.di.connector.sapr3.user that implement VersionInfoInterface
 class UserRegistryConnector
           The SAP R/3 User Registry Connector.
 

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

Classes in com.ibm.di.connector.tam that implement VersionInfoInterface
 class TAMConnector
           The TAM Connector.
 

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

Classes in com.ibm.di.connector.WSReceiverServerConnector that implement VersionInfoInterface
 class WSReceiverServerConnector
           
 

Uses of VersionInfoInterface in com.ibm.di.eventhandler
 

Classes in com.ibm.di.eventhandler that implement VersionInfoInterface
 class ADLDAPSwitchboard
          The class ADLDAPSwitchboard represents the Active Directory EventHandler.
 class ConnectorSwitchboard
           
 class DSMLv2EventHandler
           
 class ExchangeLDAPSwitchboard
           
 class HTTPSwitchboard
           
 class IBMLDAPSwitchboard
           
 class LDAPServerEventHandler
           
 class LDAPSwitchboard
           
 class MailboxSwitchboard
           
 class SNMPEventHandler
           
 class Switchboard
          The Switchboard class provides the base class for EventHandler implementations.
 class TCPSwitchboard
           
 class zOSLDAPSwitchboard
           
 

Uses of VersionInfoInterface in com.ibm.di.fc
 

Classes in com.ibm.di.fc that implement VersionInfoInterface
 class AssemblyLineFC
          This is a function component that calls an AssemblyLine(AL) on a local or remote server.
 class Function
          This abstract class contains a default implementation of all methods in the FunctionInterface except the the perform(obj) method.
 class JavaClassFC
           
 class MemBufferQFC
          Deprecated. Use com.ibm.di.connector.MemQConnector or API
 class ParserFC
          This is a function component that wraps parser operations.
 class ScriptedFC
          This is a function component that relays FC operations to a user defined script.
 class SendEMailFC
           
 class zOSTSOCommandLine
           
 

Uses of VersionInfoInterface in com.ibm.di.fc.castorbind
 

Classes in com.ibm.di.fc.castorbind that implement VersionInfoInterface
 class CastorJavaToXML
          This is the CastorJavaToXML class.
 class CastorXMLToJava
          This is the CastorXMLToJava class.
 

Uses of VersionInfoInterface in com.ibm.di.fc.cbe
 

Classes in com.ibm.di.fc.cbe that implement VersionInfoInterface
 class CBEGeneratorFC
          This class generates objects of type org.eclipse.hyades.logging.events.cbe.CommonBaseEvent from attributes mapped by user to Entry object.
 

Uses of VersionInfoInterface in com.ibm.di.fc.emf
 

Classes in com.ibm.di.fc.emf that implement VersionInfoInterface
 class EmfSdoToXml
          Function Component that using XML Schema converts Data Objects to an XML document.
 class EmfXmlToSdo
          Function Component that using XML Schema converts an XML document to a tree structure of Data Objects.
 

Uses of VersionInfoInterface in com.ibm.di.fc.remotecmdlnfc
 

Classes in com.ibm.di.fc.remotecmdlnfc that implement VersionInfoInterface
 class RemoteCmdLineFC
           ITDI Remote Command Line Function Component.
 

Uses of VersionInfoInterface in com.ibm.di.fc.rxaunittests
 

Classes in com.ibm.di.fc.rxaunittests that implement VersionInfoInterface
 class QA_RemoteCmdLineFC
           
 

Uses of VersionInfoInterface in com.ibm.di.fc.sapr3rfc
 

Classes in com.ibm.di.fc.sapr3rfc that implement VersionInfoInterface
 class SapR3RfcFC
           ITDI Function Component for SAP R/3 RFC Invocations.
 

Uses of VersionInfoInterface in com.ibm.di.fc.webservice
 

Classes in com.ibm.di.fc.webservice that implement VersionInfoInterface
 class AxisEasyInvokeSoapWS
           
 class AxisJavaToSoap
           
 class AxisSoapToJava
           
 class ComplexTypesGenerator
           
 class InvokeSoapWS
           
 class WrapSoap
           
 

Uses of VersionInfoInterface in com.ibm.di.parser
 

Classes in com.ibm.di.parser that implement VersionInfoInterface
 class CSVParser
          A class reading and writing dsEntries in a simple one-line-per-attribute format.
 class DSMLParser
           
 class Dsmlv2Parser
          A ITDI Parser class for reading and writing Entries in DSMLv2 format
 class FixedRecordParser
           
 class HTTPParser
           
 class LDIFParser
           
 class LineReader
           
 class ParserImpl
          The ParserImpl class provides the base class for parser implementations.
 class ScriptParser
           
 class SimpleParser
          A class reading and writing dsEntries in a simple one-line-per-attribute format.
 class SOAPParser
           
 class SPMLv2Parser
          A ITDI Parser class for reading and writing Entries in SPMLv2 DSMLv2 Profile format
 class XMLParser
          A class reading and writing Entries in XML format.
 class XMLSaxParser
          A class reading Entries in XML format.
 class XSLbasedXMLParser
          A class reading and writing Entries in XML format.
 

Uses of VersionInfoInterface in com.ibm.di.trigger
 

Classes in com.ibm.di.trigger that implement VersionInfoInterface
 class GenericTrigger
           
 class TimerTrigger
           
 class Trigger
          The Trigger class is a base class for triggers (old-time EventHandlers) and implements basic common functionalilty.