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