org.gcube.data.tml.plugins
Class TBinderPlugin

java.lang.Object
  extended by org.gcube.data.tml.plugins.AbstractPlugin<org.gcube.data.tm.stubs.TBinderPortType,DefaultTBinder>
      extended by org.gcube.data.tml.plugins.TBinderPlugin
All Implemented Interfaces:
org.gcube.common.clients.delegates.ProxyPlugin<org.apache.axis.message.addressing.EndpointReferenceType,org.gcube.data.tm.stubs.TBinderPortType,DefaultTBinder>, org.gcube.common.clients.gcore.plugins.Plugin<org.gcube.data.tm.stubs.TBinderPortType,DefaultTBinder>

public class TBinderPlugin
extends AbstractPlugin<org.gcube.data.tm.stubs.TBinderPortType,DefaultTBinder>


Field Summary
 
Fields inherited from class org.gcube.data.tml.plugins.AbstractPlugin
name
 
Constructor Summary
TBinderPlugin()
           
 
Method Summary
 DefaultTBinder newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.tm.stubs.TBinderPortType> delegate)
           
 org.gcube.data.tm.stubs.TBinderPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address, org.gcube.common.clients.config.ProxyConfig<?,?> config)
           
 
Methods inherited from class org.gcube.data.tml.plugins.AbstractPlugin
convert, name, namespace, serviceClass, serviceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TBinderPlugin

public TBinderPlugin()
Method Detail

resolve

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

newProxy

public DefaultTBinder newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.tm.stubs.TBinderPortType> delegate)


Copyright © 2012. All Rights Reserved.