Package com.adventnet.adaptors

Provides Abstract definition of adaptors
 

See:
          Description

Interface Summary
Adaptor This interface is implemented by all Protocol adaptors (RMI,CORBA,HTTP,HTML,SNMP) This interface essentialy defines the management functions of the adaptor
 

Class Summary
AbstractAdaptor This abstract class abstracts the common behaviour of all Adaptors.
ProcessScheduler This class is responsible for running list of threads at a specified interval.
Protocol This class defines Protocol constants and is used by the Adaptors as well as clients
 

Package com.adventnet.adaptors Description

Provides Abstract definition of adaptors