Package de.stz.bt.framework

In this package alls the generic (or non FND specific) Facility Integration Framework parts are placed.

See:
          Description

Class Summary
DatagramTransport This abstract superclass contains all generics for any type of datagram transport like UDP, JMS, MQ
DataPoint This class defines a generic datapoint for the Framework.
DataPointContext The DataPointContext is an abstract definition of an generic DataPointContext For instance all contexts contain Datapoints and provide means to access them.
DataPointEngine Represents the FND Stack The main class for the whole project.
 

Package de.stz.bt.framework Description

In this package alls the generic (or non FND specific) Facility Integration Framework parts are placed. The framework itself is not bound to FND but the main implementation at the moment is FND