Uses of Class
PageBoxLib.APIImpl

Uses of APIImpl in PageBoxLib
 

Fields in PageBoxLib declared as APIImpl
(package private)  APIImpl PageBoxAPI.impl
          Handle on a APIImpl instance
(package private)  APIImpl ActiveNaming.impl
          Handle on the API implementation
 

Methods in PageBoxLib that return APIImpl
(package private) static APIImpl APIImpl.getAPI(java.lang.String archDir)
          APIImpl Factory.
 

Constructors in PageBoxLib with parameters of type APIImpl
ActiveNaming(APIImpl impl)
          Constructor.