previous up next

Partial Implementation of Real Wrapper



As shown in Figure 4, class PFrontEndReal inherits interface IPushRequest. The implementation is used in class FrontEndReal to delegate calls to method push() to the instance of class Real.


previous up next