Uses of Class
edu.ntnu.item.jt.VMware.VMwareServer

Packages that use VMwareServer
edu.ntnu.item.jt.VMware Provides an object oriented view of the VMware Vix C library. 
 

Uses of VMwareServer in edu.ntnu.item.jt.VMware
 

Constructors in edu.ntnu.item.jt.VMware with parameters of type VMwareServer
GuestOS(int[] vmHandle, String vmxPath, String username, String password, VMwareServer vmWareServer)
          Constructor for the GuestOS class.