it.eng.spagobi.sdk.test.stub
Class TestConnectionServiceSoapBindingSkeleton

java.lang.Object
  extended by it.eng.spagobi.sdk.test.stub.TestConnectionServiceSoapBindingSkeleton
All Implemented Interfaces:
it.eng.spagobi.sdk.test.stub.TestConnectionService, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton

public class TestConnectionServiceSoapBindingSkeleton
extends java.lang.Object
implements it.eng.spagobi.sdk.test.stub.TestConnectionService, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
TestConnectionServiceSoapBindingSkeleton()
           
TestConnectionServiceSoapBindingSkeleton(it.eng.spagobi.sdk.test.stub.TestConnectionService impl)
           
 
Method Summary
 boolean connect()
           
static java.util.List getOperationDescByName(java.lang.String methodName)
          Returns List of OperationDesc objects with this name
static java.util.Collection getOperationDescs()
          Returns Collection of OperationDescs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConnectionServiceSoapBindingSkeleton

public TestConnectionServiceSoapBindingSkeleton()

TestConnectionServiceSoapBindingSkeleton

public TestConnectionServiceSoapBindingSkeleton(it.eng.spagobi.sdk.test.stub.TestConnectionService impl)
Method Detail

getOperationDescByName

public static java.util.List getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name


getOperationDescs

public static java.util.Collection getOperationDescs()
Returns Collection of OperationDescs


connect

public boolean connect()
                throws java.rmi.RemoteException
Specified by:
connect in interface it.eng.spagobi.sdk.test.stub.TestConnectionService
Throws:
java.rmi.RemoteException