| Package | Description |
|---|---|
| org.netbeans.lib.cvsclient | |
| org.netbeans.lib.cvsclient.request |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientServices.processRequests(java.util.List requests)
Process all the requests.
|
void |
Client.processRequests(java.util.List requests)
Process all the requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
WrapperSendRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
ValidResponsesRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
ValidRequestsRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
UseUnchangedRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
UnchangedRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
StickyRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
SetRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
RootRequest.getRequestString()
Get the request String that will be passed to the server
|
abstract java.lang.String |
Request.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
QuestionableRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
ModifiedRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
KoptRequest.getRequestString() |
java.lang.String |
GzipStreamRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
GzipFileContentsRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
GlobalOptionRequest.getRequestString()
Get the request String that will be passed to the server.
|
java.lang.String |
ExpandModulesRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
EntryRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
CaseRequest.getRequestString()
Get the request String that will be passed to the server
|
java.lang.String |
ArgumentxRequest.getRequestString()
Get the request String that will be passed to the server
|