org.gcube.vremanagement.softwaregateway.client
Class SGRegistrationLibrary

java.lang.Object
  extended by org.gcube.vremanagement.softwaregateway.client.SGRegistrationLibrary
All Implemented Interfaces:
SGRegistrationInterface

public class SGRegistrationLibrary
extends Object
implements SGRegistrationInterface

Author:
Roberto Cirillo (ISTI - CNR)

Constructor Summary
SGRegistrationLibrary(org.gcube.common.clients.delegates.ProxyDelegate<SGRegistrationServiceJAXWSStubs> delegate)
           
 
Method Summary
 String register(String registerRequest)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty unregister(Types.LocationCoordinates coordinates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGRegistrationLibrary

public SGRegistrationLibrary(org.gcube.common.clients.delegates.ProxyDelegate<SGRegistrationServiceJAXWSStubs> delegate)
Method Detail

register

public String register(String registerRequest)
Specified by:
register in interface SGRegistrationInterface

unregister

public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty unregister(Types.LocationCoordinates coordinates)
Specified by:
unregister in interface SGRegistrationInterface


Copyright © 2013. All Rights Reserved.