|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.hungry.javacvs.util.CVSConnection
|
+--com.hungry.javacvs.client.util.CVSClientConnection
| Field Summary | |
protected CVSRoot |
m_root
|
| Constructor Summary | |
CVSClientConnection(CVSRoot root)
|
|
| Method Summary | |
abstract void |
authenticate(java.lang.String pass)
|
static CVSClientConnection |
createForRoot(CVSRoot root)
|
| Methods inherited from class com.hungry.javacvs.util.CVSConnection |
attachToSocket,
available,
close,
connect,
getSocket,
isConnected,
readBytes,
readBytes,
readBytes,
readLine,
unreadString,
writeBytes,
writeBytes,
writeString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected CVSRoot m_root
| Constructor Detail |
public CVSClientConnection(CVSRoot root)
| Method Detail |
public abstract void authenticate(java.lang.String pass)
throws CVSAuthenticationError,
java.io.IOException
public static CVSClientConnection createForRoot(CVSRoot root)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||