Package | Description |
---|---|
org.netbeans.lib.cvsclient.response |
Modifier and Type | Class and Description |
---|---|
class |
CreatedResponse
Acts just like the Updated response but refuses to overwrite existing files.
|
class |
ErrorMessageResponse
Handles a message that the server requests is sent to stderr.
|
class |
ErrorResponse
Indicates that the command completed with an error.
|
class |
WrapperSendResponse
This class handles the response from the server to a
wrapper-sendme-rcsOptions request
|
Modifier and Type | Method and Description |
---|---|
Response |
ResponseFactory.createResponse(String responseName) |
Copyright © 2016. All rights reserved.