Class LSetStatExtensionParser

All Implemented Interfaces:
Function<byte[],AbstractOpenSSHExtensionParser.OpenSSHExtension>, NamedResource, ExtensionParser<AbstractOpenSSHExtensionParser.OpenSSHExtension>

public class LSetStatExtensionParser extends AbstractOpenSSHExtensionParser
Replicates the functionality of the existing SSH_FXP_SETSTAT operation but does not follow symbolic links
Author:
Apache MINA SSHD Project
See Also: