Uses of Interface
PageBoxLib.DeployerIF

Uses of DeployerIF in PageBoxLib
 

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

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.