Uses of Interface
PageBoxLib.QuerierIF

Uses of QuerierIF in PageBoxLib
 

Classes in PageBoxLib that implement QuerierIF
 class HTTPQuerier
          Web service invoker for raw HTTP.
 class JWSDPQuerier
          Web service invoker for JWSDP.
 class Querier
          Web service invoker.
 

Fields in PageBoxLib declared as QuerierIF
(package private)  QuerierIF Querier.qi
          Class calling the DeployIF Web service
 

Constructors in PageBoxLib with parameters of type QuerierIF
Querier(QuerierIF qi)
          Constructor.