org.gcube.application.speciesmanager.stubs.calls
Class Call

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.calls.Call
Direct Known Subclasses:
ManagerCalls, OccurrencesCall

public abstract class Call
extends Object


Field Summary
protected  org.apache.axis.message.addressing.EndpointReferenceType serviceEpr
           
 
Constructor Summary
Call()
           
 
Method Summary
protected  String getServiceClass()
           
protected  String getServiceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceEpr

protected final org.apache.axis.message.addressing.EndpointReferenceType serviceEpr
Constructor Detail

Call

public Call()
Method Detail

getServiceClass

protected String getServiceClass()

getServiceName

protected String getServiceName()


Copyright © 2012. All Rights Reserved.