public class SshFxpCloseRequest extends BaseRequest
Constructor and Description |
---|
SshFxpCloseRequest(int id,
String handleId,
Handle handle)
Create SshFxpCloseRequest instance.
|
Modifier and Type | Method and Description |
---|---|
Handle |
getHandle()
Returns the according handle.
|
String |
getHandleId()
Returns the handle id.
|
SftpConstants.Type |
getMessage()
Returns the message type.
|
String |
toString() |
getId, getName
public SftpConstants.Type getMessage()
public Handle getHandle()
public String getHandleId()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.