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