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, modifyOutputStream
public String getLocalDirectory()
public String getRepository()
public String getRequestString()
getRequestString
in class Request
public boolean isResponseExpected()
isResponseExpected
in class Request
Copyright © 2016. All rights reserved.