@FunctionalInterface public interface SftpErrorDataChannelReceiverProvider
| Modifier and Type | Method and Description |
|---|---|
ChannelDataReceiver |
getErrorChannelDataReceiver() |
ChannelDataReceiver getErrorChannelDataReceiver()
ChannelDataReceiver to handle optional STDERR data received during SFTP session. If
null then any received such data is ignored.Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.