public class SshFxpReaddirRequest extends BaseRequest
| Constructor and Description |
|---|
SshFxpReaddirRequest(int id,
java.lang.String handleId,
Handle handle)
Creates a SshFxpReaddirRequest instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHandleId()
Returns the handle id.
|
SftpConstants.Type |
getMessage()
Returns the message type.
|
java.lang.String |
toString() |
getId, getNamepublic SshFxpReaddirRequest(int id,
java.lang.String handleId,
Handle handle)
id - The request id.handleId - The according handle id.handle - The according file handle.public SftpConstants.Type getMessage()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getHandleId()
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.