Uses of Interface
org.xBaseJ.rmi.DBFInterface

Uses of DBFInterface in org.xBaseJ.rmi
 

Classes in org.xBaseJ.rmi that implement DBFInterface
 class DBF
           
 

Methods in org.xBaseJ.rmi that return DBFInterface
 DBFInterface DBFServerInterface.connectToDBF(java.lang.String inDBFName)
          makes a database connection
 DBFInterface DBFServer.connectToDBF(java.lang.String inDBFName)