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

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

public class OccurrencesPlugin
extends AbstractPlugin<org.gcube.data.spd.stubs.OccurrencesPortType,Occurrences>


Field Summary
 
Fields inherited from class org.gcube.data.spd.client.plugins.AbstractPlugin
name
 
Constructor Summary
OccurrencesPlugin()
           
 
Method Summary
 Exception convert(Exception fault, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 Occurrences newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.OccurrencesPortType> delegate)
           
 org.gcube.data.spd.stubs.OccurrencesPortType 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

OccurrencesPlugin

public OccurrencesPlugin()
Method Detail

convert

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

resolve

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

newProxy

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


Copyright © 2012. All Rights Reserved.