public class NotifyRequest extends Request
Constructor and Description |
---|
NotifyRequest(java.io.File file,
java.lang.String command,
java.lang.String parameters)
Creates an NotifyRequest for the specified 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, modifyOutputStream
public NotifyRequest(java.io.File file, java.lang.String command, java.lang.String parameters)
public java.lang.String getRequestString()
Request
getRequestString
in class Request
public boolean isResponseExpected()
Request
isResponseExpected
in class Request
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.