Uses of Class
gov.nist.nlpir.irf.irfman.InfoServer

Packages that use InfoServer
gov.nist.nlpir.irf.irfman classes that provide high-level management of information retrieval application resources 
gov.nist.nlpir.irf.proxy classes that model what is common to all proxies and their management. 
 

Uses of InfoServer in gov.nist.nlpir.irf.irfman
 

Fields in gov.nist.nlpir.irf.irfman declared as InfoServer
private  InfoServer IrfManager.infoServer
           
 

Methods in gov.nist.nlpir.irf.irfman that return InfoServer
 InfoServer IrfManager.getInfoServer()
          Get the InfoServer that is part of this IrfManager
 

Uses of InfoServer in gov.nist.nlpir.irf.proxy
 

Fields in gov.nist.nlpir.irf.proxy declared as InfoServer
protected static InfoServer VirtualProxy.iS
          The info server - here to save getting it every time its needed.
 

Methods in gov.nist.nlpir.irf.proxy with parameters of type InfoServer
static void VirtualProxy.setIS(InfoServer pIS)
          Sets the info server reference