X - The exec input.O - Where to write err channel to.P - Where to read err channel from.T - The exec output.public interface TtyExecErrorChannelable<X,O,P,T> extends TtyExecable<X,T>, ErrorChannelable<O,P,TtyExecable<X,T>>
usingListenerreadingErrorChannel, redirectingErrorChannel, writingErrorChannelCopyright © 2015–2021 Red Hat. All rights reserved.