Secure iNet Factory

Uses of Interface
com.jscape.inet.ssh.connection.messages.ChannelMessageDispatcher

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

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

Methods in com.jscape.inet.ssh.connection.messages with parameters of type ChannelMessageDispatcher
 void ChannelDispatchable.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelClose.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelData.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelEof.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelExtendedData.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelFailure.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelRequest.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelSuccess.accept(ChannelMessageDispatcher dispatcher)
           
 void SshMsgChannelWindowAdjust.accept(ChannelMessageDispatcher dispatcher)
           
 


Secure iNet Factory

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