public class SshFxpRealpathRequest extends BaseRequest
| Constructor and Description |
|---|
SshFxpRealpathRequest(int id,
String path,
byte options,
List<String> compose)
Creates a SshFxpRealpathRequest instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCompose() |
SftpConstants.Type |
getMessage()
Returns the message type.
|
byte |
getOptions() |
String |
getPath()
Returns the path.
|
String |
toString() |
getId, getNamepublic SftpConstants.Type getMessage()
public String getPath()
public byte getOptions()
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.