org.gcube.data.tm.services
Class TBinderService
java.lang.Object
org.gcube.data.tm.services.TBinderService
public class TBinderService
- extends Object
The implementation of the T-Binder service.
- Author:
- Fabio Simeoni
|
Method Summary |
org.gcube.data.tm.stubs.SourceBindings |
bind(org.gcube.data.tm.stubs.BindParameters parameters)
Returns SourceBindings from client parameters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TBinderService
public TBinderService()
bind
public org.gcube.data.tm.stubs.SourceBindings bind(org.gcube.data.tm.stubs.BindParameters parameters)
throws org.gcube.data.tm.stubs.InvalidRequestFault,
org.gcube.common.core.faults.GCUBEFault
- Returns
SourceBindings from client parameters.
- Parameters:
parameters - the parameters
- Returns:
- the bindings
- Throws:
InvalidRequestfault - if the parameters are malformed
org.gcube.common.core.faults.GCUBEFault - if the request fails for any other error
org.gcube.data.tm.stubs.InvalidRequestFault
Copyright © 2012. All Rights Reserved.