Uses of Class
com.platform.ego.impl.AllocRequest

Packages that use AllocRequest
com.platform.ego   
com.platform.ego.impl   
 

Uses of AllocRequest in com.platform.ego
 

Methods in com.platform.ego that return AllocRequest
 AllocRequest Allocation.getAllocRequest()
          Get request of allocation.
 

Methods in com.platform.ego with parameters of type AllocRequest
 Allocation Client.allocate(AllocRequest req, AllocationCallbackHandler handler)
          This operation is used by an EGO client to make a request for resources.
 

Uses of AllocRequest in com.platform.ego.impl
 

Methods in com.platform.ego.impl that return AllocRequest
 AllocRequest AllocationInfo.getAllocRequest()
          Get request of allocation.
 



Copyright (C) 1992-2007 Platform Computing Corporation