Package | Description |
---|---|
org.springframework.integration.file.remote |
Base package for supporting remote files.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteFileOperations.get(Message<?> message,
InputStreamCallback callback)
Retrieve a remote file as an InputStream, based on information in a message.
|
boolean |
RemoteFileTemplate.get(Message<?> message,
InputStreamCallback callback) |
Copyright © 2016. All rights reserved.