Uses of Class
uk.ac.soton.itinnovation.grid.client.proxy.HelperProxyFactory

Packages that use HelperProxyFactory
uk.ac.soton.itinnovation.grid.client.proxy   
uk.ac.soton.itinnovation.grid.service.data   
uk.ac.soton.itinnovation.grid.service.utils.gridservit   
 

Uses of HelperProxyFactory in uk.ac.soton.itinnovation.grid.client.proxy
 

Methods in uk.ac.soton.itinnovation.grid.client.proxy with parameters of type HelperProxyFactory
<T> T
UnrecognisedResourceHelpers.initProxyHelpers(HelperProxyFactory helperProxyFactory, org.apache.axis.message.addressing.EndpointReferenceType target, Class<T> iface)
           
<T> T
AbstractProxyHelpers.initProxyHelpers(HelperProxyFactory helperProxyFactory, org.apache.axis.message.addressing.EndpointReferenceType target, Class<T> iface)
           
<T> T
ProxyHelpers.initProxyHelpers(HelperProxyFactory helperProxyFactory, org.apache.axis.message.addressing.EndpointReferenceType target, Class<T> iface)
          Initialise a new proxy.
 

Uses of HelperProxyFactory in uk.ac.soton.itinnovation.grid.service.data
 

Methods in uk.ac.soton.itinnovation.grid.service.data with parameters of type HelperProxyFactory
<T> T
DataStagerManagerImpl.initProxyHelpers(HelperProxyFactory helperProxyFactory, org.apache.axis.message.addressing.EndpointReferenceType EPR, Class<T> iface)
          Initialises a new manager.
 

Uses of HelperProxyFactory in uk.ac.soton.itinnovation.grid.service.utils.gridservit
 

Fields in uk.ac.soton.itinnovation.grid.service.utils.gridservit declared as HelperProxyFactory
static HelperProxyFactory GridServiceLite.proxyFactory
           
 



Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.