Uses of Class
com.maverick.sftp.SftpMessage

Packages that use SftpMessage
com.maverick.sftp The base implementation of the SFTP protocol enabling SFTP to be operated over both SSH1 and SSH2 connections.
 
 

Uses of SftpMessage in com.maverick.sftp
 

Methods in com.maverick.sftp that return SftpMessage
 SftpMessage SftpSubsystemChannel.sendExtensionMessage(java.lang.String request, byte[] requestData)
          Send an extension message and return the response.
 



Copyright © 2003 3SP LTD. All Rights Reserved.