Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mitre.cvw.DSIController

Uses of DSIController in org.mitre.cvw
 

Fields in org.mitre.cvw declared as DSIController
(package private)  DSIController DocServerInterface.dsiController
           
 

Methods in org.mitre.cvw that return DSIController
 DSIController DocumentServerList.getDocServer(java.lang.String nodeName)
           
 DSIController DocumentServerList.getLocalDocServer()
           
 

Methods in org.mitre.cvw with parameters of type DSIController
 void DocumentServerList.addServer(java.lang.String nodeName, DSIController connection)
           
 void DocumentServerList.addLocalServer(java.lang.String nodeName, DSIController connection)
           
 

Constructors in org.mitre.cvw with parameters of type DSIController
DocServerInterface(DSIController dsiController)
          Constructor
DocServerInterface(DSIController dsiController, int Operation, DSIParms params, int myID)
          Constructor