|
Spring Integration | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.file.remote.RemoteFileUtils
public class RemoteFileUtils
Utility methods for supporting remote file operations.
| Method Summary | ||
|---|---|---|
static
|
makeDirectories(java.lang.String path,
Session<F> session,
java.lang.String remoteFileSeparator,
org.apache.commons.logging.Log logger)
Recursively create remote directories. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <F> void makeDirectories(java.lang.String path,
Session<F> session,
java.lang.String remoteFileSeparator,
org.apache.commons.logging.Log logger)
throws java.io.IOException
F - The session type.path - The directory path.session - The session.
java.io.IOException
|
Spring Integration | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||