public final class IsModifiedRequest extends Request
| Constructor and Description |
|---|
IsModifiedRequest(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.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 java.lang.String getRequestString()
RequestgetRequestString in class Requestpublic boolean isResponseExpected()
RequestisResponseExpected in class Request