|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidRequestException | |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.api.exceptions | |
| org.gcube.data.tmf.impl | |
| Uses of InvalidRequestException in org.gcube.data.tmf.api |
|---|
| Methods in org.gcube.data.tmf.api that throw InvalidRequestException | |
|---|---|
List<? extends Source> |
SourceBinder.bind(Element request)
Binds one or more data sources in response to client requests, returning Source models of the bound sources to the service. |
void |
SourceLifecycle.reconfigure(Element request)
Gives the plugin a client request with which it can refine its management of the data source. |
| Uses of InvalidRequestException in org.gcube.data.tmf.api.exceptions |
|---|
| Subclasses of InvalidRequestException in org.gcube.data.tmf.api.exceptions | |
|---|---|
class |
UnsupportedOperationException
Raised with requests to service operations that are not supported. |
class |
UnsupportedRequestException
Raised with requests to services which are not supported by the target plugin. |
| Uses of InvalidRequestException in org.gcube.data.tmf.impl |
|---|
| Methods in org.gcube.data.tmf.impl that throw InvalidRequestException | |
|---|---|
void |
LifecycleAdapter.reconfigure(Element request)
Gives the plugin a client request with which it can refine its management of the data source. |
| Constructors in org.gcube.data.tmf.impl that throw InvalidRequestException | |
|---|---|
AbstractSource(String id)
Creates an instance with a given identifier. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||