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