Uses of Class
org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor.HypervisorTransport

Packages that use HypervisorTransport
org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor   
 

Uses of HypervisorTransport in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor that return HypervisorTransport
 HypervisorTransport HypervisorSettings.getTransport()
          Returns the hypervisor transport.
static HypervisorTransport HypervisorTransport.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HypervisorTransport[] HypervisorTransport.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor with parameters of type HypervisorTransport
 void HypervisorSettings.setTransport(HypervisorTransport transport)
          Sets the hypervisor transport.
 



Copyright © 2012. All Rights Reserved.