gov.nih.nci.cagrid.caarray.service.globus
Class CaArraySvcProviderImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.caarray.service.globus.CaArraySvcProviderImpl

public class CaArraySvcProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! This class implements each method in the portType of the service. Each method call represented in the port type will be then mapped into the unwrapped implementation which the user provides in the CaArraySvcImpl class. This class handles the boxing and unboxing of each method call so that it can be correclty mapped in the unboxed interface that the developer has designed and has implemented. Authorization callbacks are automatically made for each method based on each methods authorization requirements.


Constructor Summary
CaArraySvcProviderImpl()
           
 
Method Summary
 gov.nih.nci.cagrid.caarray.stubs.CreateFileTransferResponse createFileTransfer(gov.nih.nci.cagrid.caarray.stubs.CreateFileTransferRequest params)
           
 gov.nih.nci.cagrid.caarray.stubs.GetDataSetResponse getDataSet(gov.nih.nci.cagrid.caarray.stubs.GetDataSetRequest params)
           
 gov.nih.nci.cagrid.caarray.stubs.GetDesignDetailsResponse getDesignDetails(gov.nih.nci.cagrid.caarray.stubs.GetDesignDetailsRequest params)
           
 gov.nih.nci.cagrid.caarray.stubs.ReadFileResponse readFile(gov.nih.nci.cagrid.caarray.stubs.ReadFileRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaArraySvcProviderImpl

public CaArraySvcProviderImpl()
                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getDesignDetails

public gov.nih.nci.cagrid.caarray.stubs.GetDesignDetailsResponse getDesignDetails(gov.nih.nci.cagrid.caarray.stubs.GetDesignDetailsRequest params)
                                                                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

readFile

public gov.nih.nci.cagrid.caarray.stubs.ReadFileResponse readFile(gov.nih.nci.cagrid.caarray.stubs.ReadFileRequest params)
                                                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getDataSet

public gov.nih.nci.cagrid.caarray.stubs.GetDataSetResponse getDataSet(gov.nih.nci.cagrid.caarray.stubs.GetDataSetRequest params)
                                                               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

createFileTransfer

public gov.nih.nci.cagrid.caarray.stubs.CreateFileTransferResponse createFileTransfer(gov.nih.nci.cagrid.caarray.stubs.CreateFileTransferRequest params)
                                                                               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException