Package com.jcraft.jsch
Interface ForwardedTCPIPDaemon
- All Superinterfaces:
java.lang.Runnable
public interface ForwardedTCPIPDaemon
extends java.lang.Runnable
-
Method Summary
Modifier and Type Method Description voidsetArg(java.lang.Object[] arg)voidsetChannel(ChannelForwardedTCPIP channel, java.io.InputStream in, java.io.OutputStream out)Methods inherited from interface java.lang.Runnable
run
-
Method Details
-
setChannel
-
setArg
void setArg(java.lang.Object[] arg)
-