org.gcube.data.spd.client.plugins
Class ClassificationPlugin

java.lang.Object
  extended by org.gcube.data.spd.client.plugins.AbstractPlugin<org.gcube.data.spd.stubs.ClassificationPortType,Classification>
      extended by org.gcube.data.spd.client.plugins.ClassificationPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<org.apache.axis.message.addressing.EndpointReferenceType,org.gcube.data.spd.stubs.ClassificationPortType,Classification>, org.gcube.common.clients.gcore.plugins.Plugin<org.gcube.data.spd.stubs.ClassificationPortType,Classification>

public class ClassificationPlugin
extends AbstractPlugin<org.gcube.data.spd.stubs.ClassificationPortType,Classification>


Field Summary
 
Fields inherited from class org.gcube.data.spd.client.plugins.AbstractPlugin
name
 
Constructor Summary
ClassificationPlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 Classification newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.ClassificationPortType> delegate)
           
 org.gcube.data.spd.stubs.ClassificationPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.data.spd.client.plugins.AbstractPlugin
classification, dwcaCreator, manager, name, namespace, occurrences, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationPlugin

public ClassificationPlugin()
Method Detail

convert

public Exception convert(Exception fault,
                         org.gcube.common.clients.config.ProxyConfig<?,?> config)

resolve

public org.gcube.data.spd.stubs.ClassificationPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address,
                                                               org.gcube.common.clients.config.ProxyConfig<?,?> config)
                                                        throws Exception
Throws:
Exception

newProxy

public Classification newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.ClassificationPortType> delegate)


Copyright © 2012. All Rights Reserved.