public class SshFxpVersionReply extends BaseReply
Constructor and Description |
---|
SshFxpVersionReply(int version)
Creates a SshFxpVersionReply instance.
|
Modifier and Type | Method and Description |
---|---|
SftpConstants.Type |
getMessage()
Returns the reply message type.
|
int |
getVersion()
Returns the requested version.
|
String |
toString() |
public SshFxpVersionReply(int version)
version
- The requested version.public SftpConstants.Type getMessage()
public int getVersion()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.