|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.hungry.javacvs.client.handlers.CVSResponseHandler
|
+--com.hungry.javacvs.client.handlers.CVSGenericHandler
|
+--com.hungry.javacvs.client.handlers.CVSNewEntryHandler
Handler for the New-entry response.
| Fields inherited from class com.hungry.javacvs.client.handlers.CVSResponseHandler |
listenerList,
m_conn |
| Constructor Summary | |
CVSNewEntryHandler()
|
|
CVSNewEntryHandler(CVSConnection conn)
|
|
| Method Summary | |
void |
handleResponse()
|
| Methods inherited from class com.hungry.javacvs.client.handlers.CVSGenericHandler |
connectionShouldClose |
| Methods inherited from class com.hungry.javacvs.client.handlers.CVSResponseHandler |
addCVSHandlerListener,
fireHandlerEvent,
getHandlerInstanceByName,
handlerNameEnumeration,
removeCVSHandlerListener,
setConnection,
setupHandlers |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CVSNewEntryHandler(CVSConnection conn)
public CVSNewEntryHandler()
| Method Detail |
public void handleResponse()
throws java.io.IOException,
CVSError,
CVSOperationComplete
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||