Request to get a file from a remote node.
Modifiers | Name | Description |
---|---|---|
protected String |
credentials |
|
protected String |
filename |
|
protected int |
to |
Constructor and description |
---|
RemoteFileGetReq
() |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getCredentials() Gets the user credentials for authentication. |
|
String |
getFilename() Gets the name of the remote file. |
|
int |
getTo() Gets the destination node address. |
|
void |
setCredentials(String credentials) Sets the user credentials for authentication. |
|
void |
setFilename(String filename) Sets the name of the remote file. |
|
void |
setTo(int destination) Sets the destination. |
|
String |
toString() |
Methods inherited from class | Name |
---|---|
class Message |
toString, setRecipient, setPerformative, getPerformative, getRecipient, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Gets the user credentials for authentication.
Gets the name of the remote file.
Gets the destination node address.
Sets the user credentials for authentication.
credentials
- credentialsSets the name of the remote file.
filename
- name of the remote fileSets the destination.
destination
- addressCopyright 2013-19, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd