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, getName
public SftpConstants.Type getMessage()
public String getPath()
public byte getOptions()
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.