@FunctionalInterface public static interface AbstractScpClient.ScpOperationExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ScpHelper helper,
Collection<T> local,
Collection<ScpClient.Option> options) |
void execute(ScpHelper helper, Collection<T> local, Collection<ScpClient.Option> options) throws IOException
IOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.