org.gcube.datatransfer.scheduler.library.plugins
Class BinderServicePlugin
java.lang.Object
org.gcube.datatransfer.scheduler.library.plugins.BinderAbstractPlugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>
org.gcube.datatransfer.scheduler.library.plugins.BinderServicePlugin
- All Implemented Interfaces:
- org.gcube.common.clients.delegates.ProxyPlugin<org.apache.axis.message.addressing.EndpointReferenceType,org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>, org.gcube.common.clients.gcore.plugins.Plugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>
public class BinderServicePlugin
- extends BinderAbstractPlugin<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType,BinderLibrary>
Method Summary |
Exception |
convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> arg1)
|
BinderLibrary |
newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType> delegate)
|
org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType |
resolve(org.apache.axis.message.addressing.EndpointReferenceType address,
org.gcube.common.clients.config.ProxyConfig<?,?> config)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinderServicePlugin
public BinderServicePlugin()
resolve
public org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType resolve(org.apache.axis.message.addressing.EndpointReferenceType address,
org.gcube.common.clients.config.ProxyConfig<?,?> config)
throws Exception
- Throws:
Exception
newProxy
public BinderLibrary newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.FactoryPortType> delegate)
convert
public Exception convert(Exception fault,
org.gcube.common.clients.config.ProxyConfig<?,?> arg1)
Copyright © 2013. All Rights Reserved.