|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.cvsclient.request.Request
org.netbeans.lib.cvsclient.request.NotifyRequest
public class NotifyRequest
Notify Entry.java E Sun Nov 11 10:25:40 2001 GMT worker E:\test\admin EUC
Constructor Summary | |
---|---|
NotifyRequest(java.io.File file,
java.lang.String command,
java.lang.String parameters)
Creates an NotifyRequest for the specified file. |
Method Summary | |
---|---|
java.lang.String |
getRequestString()
Get the request String that will be passed to the server |
boolean |
isResponseExpected()
Is a response expected from the server? |
Methods inherited from class org.netbeans.lib.cvsclient.request.Request |
---|
getFileForTransmission, modifiesInputStream, modifyInputStream, modifyOutputStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotifyRequest(java.io.File file, java.lang.String command, java.lang.String parameters)
Method Detail |
---|
public java.lang.String getRequestString()
Request
getRequestString
in class Request
public boolean isResponseExpected()
Request
isResponseExpected
in class Request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |