|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpChannel | |
---|---|
com.jscape.inet.ssh.connection.channels |
Uses of TcpChannel in com.jscape.inet.ssh.connection.channels |
---|
Methods in com.jscape.inet.ssh.connection.channels that return TcpChannel | |
---|---|
static TcpChannel |
TcpChannel.createDirect(long windowSize,
long packetSize,
ConnectionParameters connectionParams,
ConnectionParameters originatorParams,
Connection connection)
Creates a new direct TCP channel. |
static TcpChannel |
TcpChannel.createForwarded(long windowSize,
long packetSize,
com.jscape.inet.ssh.connection.messages.SshMsgChannelOpen request,
Connection connection)
Creates a new direct TCP channel. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |