org.gcube.vremanagement.softwaregateway.client.util
Class ISUtil

java.lang.Object
  extended by org.gcube.vremanagement.softwaregateway.client.util.ISUtil

public class ISUtil
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Constructor Summary
ISUtil()
           
 
Method Summary
static org.apache.axis.message.addressing.EndpointReferenceType getServicePortTypeEndpoint(org.gcube.common.core.scope.GCUBEScope scope, String serviceClass, String serviceName, String portTypeFullName, boolean scopeSpecific)
           
static org.apache.axis.message.addressing.EndpointReferenceType getSoftwareGatewayEndpoint(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISUtil

public ISUtil()
Method Detail

getSoftwareGatewayEndpoint

public static org.apache.axis.message.addressing.EndpointReferenceType getSoftwareGatewayEndpoint(org.gcube.common.core.scope.GCUBEScope scope)
                                                                                           throws Exception
Throws:
Exception

getServicePortTypeEndpoint

public static org.apache.axis.message.addressing.EndpointReferenceType getServicePortTypeEndpoint(org.gcube.common.core.scope.GCUBEScope scope,
                                                                                                  String serviceClass,
                                                                                                  String serviceName,
                                                                                                  String portTypeFullName,
                                                                                                  boolean scopeSpecific)
                                                                                           throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.