Tivoli Confidential

Package com.tivoli.tec.event_delivery

Interface Summary
IEventProcessing This interface defines the methods that needs to be implemented by an application that wants to process the events that are delivered asynchrously by the Receiver Enhanced EIF API.
 

Class Summary
TECAgent A TECAgent object is the top level object created by the Enhanced EIF user to enable sending events to a TEC event consumer - Sender delivery mode - or receiving events from a TEC event source - Receiver delivery mode.
TECEvent TECEvent encapsulates the code for parsing event strings into a class name and name/value pairs.
 

Exception Summary
EDException EDException is the Exception subclass thrown by all the Ehanced EIF code.
 


Tivoli Confidential