| Package | Description |
|---|---|
| org.gcube.data.analysis.dminvocation |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
DataMinerInvocationManager.marshaling(DataMinerInvocation dmInvocation,
MediaType mediaType,
boolean validateModel)
Marshaling.
|
DataMinerInvocation |
DataMinerInvocationManager.unmarshaling(InputStream dmInvocationXMLStream,
MediaType mediaType,
boolean validateModel)
Unmarshaling.
|
Copyright © 2018. All Rights Reserved.