Uses of Class
net.schmizz.sshj.common.Buffer.PlainBuffer

Packages that use Buffer.PlainBuffer
net.schmizz.sshj.connection.channel   
 

Uses of Buffer.PlainBuffer in net.schmizz.sshj.connection.channel
 

Methods in net.schmizz.sshj.connection.channel with parameters of type Buffer.PlainBuffer
protected  Event<ConnectionException> AbstractChannel.sendChannelRequest(String reqType, boolean wantReply, Buffer.PlainBuffer reqSpecific)
           
 



Copyright © 2009-2012. All Rights Reserved.