Package com.jcraft.jsch
Interface ForwardedTCPIPDaemon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setArg(Object[] arg)
void
setChannel(ChannelForwardedTCPIP channel, InputStream in, OutputStream out)
-
-
-
Method Detail
-
setChannel
void setChannel(ChannelForwardedTCPIP channel, InputStream in, OutputStream out)
-
setArg
void setArg(Object[] arg)
-
-