|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Request
Common interface for binding requests to the plugin via T-Binder services.
| Method Summary | |
|---|---|
org.gcube.data.tml.proxies.Binding |
send()
Sends the request to some suitable instance of the hosting service. |
org.gcube.data.tml.proxies.Binding |
send(URL url)
Sends the request to a hosting service at a given endpoint. |
| Method Detail |
|---|
org.gcube.data.tml.proxies.Binding send()
throws org.gcube.common.clients.exceptions.DiscoveryException,
Exception
Exception - if the request fails
org.gcube.common.clients.exceptions.DiscoveryException - if there are no T-Binder services with the plugin
org.gcube.data.tml.proxies.Binding send(URL url)
throws Exception
url - the endpoint
Exception - if the request fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||