Package | Description |
---|---|
org.netbeans.lib.cvsclient | |
org.netbeans.lib.cvsclient.response |
Modifier and Type | Class and Description |
---|---|
class |
Client
The main way of communication with a server using the CVS Protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
Response.process(LoggedDataInputStream dis,
ResponseServices services)
Process the data for the response.
|
void |
ErrorResponse.process(LoggedDataInputStream dis,
ResponseServices services)
Process the data for the response.
|
void |
ErrorMessageResponse.process(LoggedDataInputStream dis,
ResponseServices services)
Process the data for the response.
|
void |
WrapperSendResponse.process(LoggedDataInputStream dis,
ResponseServices services)
Process the data for the response.
|
Copyright © 2016. All rights reserved.