|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| org.netbeans.lib.cvsclient.response | |
| Uses of Response in org.netbeans.lib.cvsclient.response |
|---|
| Classes in org.netbeans.lib.cvsclient.response that implement Response | |
|---|---|
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 |
| Methods in org.netbeans.lib.cvsclient.response that return Response | |
|---|---|
Response |
ResponseFactory.createResponse(java.lang.String responseName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||