Uses of Class
net.schmizz.sshj.sftp.Request
Packages that use Request
-
Uses of Request in net.schmizz.sshj.sftp
Subclasses with type arguments of type Request in net.schmizz.sshj.sftpMethods in net.schmizz.sshj.sftp that return RequestModifier and TypeMethodDescriptionSFTPEngine.newExtendedRequest(String reqName) protected RequestRemoteResource.newRequest(PacketType type) Requester.newRequest(PacketType type) SFTPEngine.newRequest(PacketType type) Methods in net.schmizz.sshj.sftp with parameters of type RequestModifier and TypeMethodDescriptionMethod parameters in net.schmizz.sshj.sftp with type arguments of type RequestModifier and TypeMethodDescriptionprotected voidSFTPEngine.transmit(SFTPPacket<Request> payload)