public class SshFxpOpendirRequest extends BaseRequest
Constructor and Description |
---|
SshFxpOpendirRequest(int id,
String path)
Create a SshFxpOpendirRequest instance.
|
Modifier and Type | Method and Description |
---|---|
SftpConstants.Type |
getMessage()
Returns the message type.
|
String |
getPath()
Returns the path.
|
String |
toString() |
getId, getName
public SshFxpOpendirRequest(int id, String path)
id
- The request id.path
- The directory path to open.public SftpConstants.Type getMessage()
public String getPath()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.