public final class DirectoryRequest extends Request
| Constructor and Description |
|---|
DirectoryRequest(String localDirectory,
String repository)
Create a new DirectoryRequest
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalDirectory()
Returns the value of used local directory.
|
String |
getRepository()
Returns the value of used repository directory.
|
String |
getRequestString()
Get the request String that will be passed to the server
|
boolean |
isResponseExpected()
Is a response expected from the server?
|
getFileForTransmission, modifiesInputStream, modifyInputStream, modifyOutputStreampublic String getLocalDirectory()
public String getRepository()
public String getRequestString()
getRequestString in class Requestpublic boolean isResponseExpected()
isResponseExpected in class RequestCopyright © 2013. All rights reserved.