org.LexGrid.LexBIG.cagrid.dataService.client
Class LexEVSDataServiceClientBase

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient
      extended by org.LexGrid.LexBIG.cagrid.dataService.client.LexEVSDataServiceClientBase
All Implemented Interfaces:
gov.nih.nci.cagrid.introduce.security.common.ServiceSecurityI
Direct Known Subclasses:
LexEVSDataServiceClient

public abstract class LexEVSDataServiceClientBase
extends gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient

This class is autogenerated, DO NOT EDIT GENERATED GRID SERVICE ACCESS METHODS. This client is generated automatically by Introduce to provide a clean unwrapped API to the service. On construction the class instance will contact the remote service and retrieve it's security metadata description which it will use to configure the Stub specifically for each method call.


Constructor Summary
LexEVSDataServiceClientBase(org.apache.axis.message.addressing.EndpointReferenceType epr, org.globus.gsi.GlobusCredential proxy)
           
LexEVSDataServiceClientBase(java.lang.String url, org.globus.gsi.GlobusCredential proxy)
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient
getAuthorization, getDelegationMode, getEndpointReference, getProxy, getServiceSecurityMetadata, main, setAuthorization, setDelegationMode, setProxy, usage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEVSDataServiceClientBase

public LexEVSDataServiceClientBase(java.lang.String url,
                                   org.globus.gsi.GlobusCredential proxy)
                            throws org.apache.axis.types.URI.MalformedURIException,
                                   java.rmi.RemoteException
Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException

LexEVSDataServiceClientBase

public LexEVSDataServiceClientBase(org.apache.axis.message.addressing.EndpointReferenceType epr,
                                   org.globus.gsi.GlobusCredential proxy)
                            throws org.apache.axis.types.URI.MalformedURIException,
                                   java.rmi.RemoteException
Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException