NBInputConnector is an abstract base class which should not be extended by the user, but is extended by the system.
Inheritance Hierarchy

IBM.Broker.Plugin.Connector NBConnector
IBM.Broker.Plugin.Connector NBInputConnector
IBM.Broker.Plugin.Connector NBEventInputConnector
IBM.Broker.Plugin.Connector NBPollingInputConnector
Namespace: IBM.Broker.Plugin.Connector
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Remarks
It is used by IBM Integration Bus to listen and wait for data from a system.
See Also