|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binding | |
|---|---|
| org.gcube.data.tml.proxies | |
| org.gcube.data.tml.stubs | |
| Uses of Binding in org.gcube.data.tml.proxies |
|---|
| Methods in org.gcube.data.tml.proxies that return types with arguments of type Binding | |
|---|---|
List<Binding> |
TBinder.bind(BindRequest parameters)
Binds one ore more data sources to T-Reader and/or T-Writer endpoints. |
List<Binding> |
DefaultTBinder.bind(BindRequest parameters)
|
Future<List<Binding>> |
AsyncTBinder.bindAsync(BindRequest parameters)
Binds asynchronously to T-Reader and/or T-Writer services and returns a Future of the call outcome which clients can poll or use to cancel submission. |
Future<List<Binding>> |
DefaultTBinder.bindAsync(BindRequest parameters)
|
| Method parameters in org.gcube.data.tml.proxies with type arguments of type Binding | |
|---|---|
Future<?> |
AsyncTBinder.bindAsync(BindRequest parameters,
org.gcube.common.clients.delegates.Callback<List<Binding>> callback)
Binds asynchronously to T-Reader and/or T-Writer services and notifies a Callback of the outcome of the call |
Future<?> |
DefaultTBinder.bindAsync(BindRequest parameters,
org.gcube.common.clients.delegates.Callback<List<Binding>> callback)
|
| Uses of Binding in org.gcube.data.tml.stubs |
|---|
| Fields in org.gcube.data.tml.stubs with type parameters of type Binding | |
|---|---|
List<Binding> |
Types.BindingsHolder.bindings
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||