| Package | Description |
|---|---|
| org.maestro.contrib.utils.resource |
Resource exchange support
|
| Modifier and Type | Method and Description |
|---|---|
Resource<InputStream> |
ResourceExchange.get(URI uri)
Gets the resource pointed by an URL into file
|
Resource<InputStream> |
HttpResourceExchange.get(URI uri)
Deprecated.
|
This documentation was released into the public domain.