Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.connection.messages.SshMsgChannelOpenConfirmation

Packages that use SshMsgChannelOpenConfirmation
com.jscape.inet.ssh.connection   
com.jscape.inet.ssh.connection.messages   
 

Uses of SshMsgChannelOpenConfirmation in com.jscape.inet.ssh.connection
 

Methods in com.jscape.inet.ssh.connection that return SshMsgChannelOpenConfirmation
 SshMsgChannelOpenConfirmation Connection.requestChannel(SshMsgChannelOpen request)
          Requests the connection channel.
 

Uses of SshMsgChannelOpenConfirmation in com.jscape.inet.ssh.connection.messages
 

Methods in com.jscape.inet.ssh.connection.messages that return SshMsgChannelOpenConfirmation
static SshMsgChannelOpenConfirmation SshMsgChannelOpenConfirmation.readFrom(java.io.InputStream in)
           
 

Methods in com.jscape.inet.ssh.connection.messages with parameters of type SshMsgChannelOpenConfirmation
 void ConnectionMessageDispatcher.onSshMsgChannelOpenConfirmation(SshMsgChannelOpenConfirmation msg)
           
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved