public final class IsModifiedRequest extends Request
Constructor and Description |
---|
IsModifiedRequest(File file) |
Modifier and Type | Method and Description |
---|---|
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 IsModifiedRequest(File file)
public String getRequestString()
Request
getRequestString
in class Request
public boolean isResponseExpected()
Request
isResponseExpected
in class Request
Copyright © 2016. All rights reserved.