|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TBinder
An interface over remote T-Binder endpoints.
T-Binder endpoints bind given data sources to T-Reader and T-Writer endpoints, which give access to the bound sources under a tree-based model.
TReader,
TWriter| Method Summary | |
|---|---|
List<Binding> |
bind(BindParams parameters)
Binds one ore more data sources to T-Reader and/or T-Writer endpoints. |
| Method Detail |
|---|
List<Binding> bind(BindParams parameters)
parameters - the binding parameters
org.gcube.common.clients.exceptions.DiscoveryException - if the proxy is created in discovery mode but no service endpoints can be discovered
org.gcube.common.clients.exceptions.InvalidRequestException - if the input parameters are invalid
org.gcube.common.clients.exceptions.ServiceException - if the call fails for any other error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||