public class NotifyRequest extends Request
| Constructor and Description |
|---|
NotifyRequest(File file,
String command,
String parameters)
Creates an NotifyRequest for the specified 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, modifyOutputStreampublic String getRequestString()
RequestgetRequestString in class Requestpublic boolean isResponseExpected()
RequestisResponseExpected in class RequestCopyright © 2013. All rights reserved.