Uses of Class
nl.uva.vlet.util.cog.GridProxy

Packages that use GridProxy
nl.uva.vlet.util.cog   
nl.uva.vlet.vrs   
 

Uses of GridProxy in nl.uva.vlet.util.cog
 

Methods in nl.uva.vlet.util.cog that return GridProxy
static GridProxy GridProxy.getDefault()
          Returns static GridProxy object
 

Uses of GridProxy in nl.uva.vlet.vrs
 

Methods in nl.uva.vlet.vrs that return GridProxy
 GridProxy VRSContext.getGridProxy()
           
 

Methods in nl.uva.vlet.vrs with parameters of type GridProxy
 void VRSContext.setGridProxy(GridProxy prox)