Uses of Interface
PageBoxLib.DeployerIF

Uses of DeployerIF in PageBoxLib
 

Classes in PageBoxLib that implement DeployerIF
 class AxisDeployer
          Web service invoker for Axis.
(package private)  class Deployer
          Web service invoker.
 class HTTPDeployer
          Web service invoker for raw HTTP.
 

Fields in PageBoxLib declared as DeployerIF
(package private)  DeployerIF Deployer.di
          Class calling the DeployIF Web service
 

Constructors in PageBoxLib with parameters of type DeployerIF
Deployer(DeployerIF di)
          Constructor.