Interface | Description |
---|---|
Response |
Handles responses from the CVS server
|
ResponseServices |
Services that are provided to response handlers.
|
Class | Description |
---|---|
CreatedResponse |
Acts just like the Updated response but refuses to overwrite existing files.
|
ErrorMessageResponse |
Handles a message that the server requests is sent to stderr.
|
ErrorResponse |
Indicates that the command completed with an error.
|
ResponseFactory |
Create response objects appropriate for handling different types of response
|
WrapperSendResponse |
This class handles the response from the server to a wrapper-sendme-rcsOptions
request
|
Exception | Description |
---|---|
ResponseException |
This exception is thrown when an error occurs while processing the
server's responses.
|
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.