@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 © 2008–2024 The Apache Software Foundation. All rights reserved.