Open SiteSearch 4.1.1
Final

Uses of Interface
ORG.oclc.access.IClient

Packages that use IClient
ORG.oclc.jassi.access   
ORG.oclc.mantis.hooks   
ORG.oclc.mantis.verbs   
 

Uses of IClient in ORG.oclc.jassi.access
 

Classes in ORG.oclc.jassi.access that implement IClient
 class RBAccessClient
          The RBAccessClient class provides access to the SiteSearch AccessServer for authentication and profiling.
 

Uses of IClient in ORG.oclc.mantis.hooks
 

Fields in ORG.oclc.mantis.hooks declared as IClient
protected  IClient RBInfoDisplay.accessClient
           
 

Uses of IClient in ORG.oclc.mantis.verbs
 

Fields in ORG.oclc.mantis.verbs declared as IClient
protected  IClient MVerb.accessClient
           
 


Open SiteSearch 4.1.1
Final