|
||||||||||
| 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
|
+--com.hungry.javacvs.client.util.CVSClientPServerConnection
| Fields inherited from class com.hungry.javacvs.client.util.CVSClientConnection |
m_root |
| Constructor Summary | |
CVSClientPServerConnection(CVSRoot root)
|
|
| Method Summary | |
void |
authenticate(java.lang.String pass)
|
void |
connect()
|
| Methods inherited from class com.hungry.javacvs.client.util.CVSClientConnection |
createForRoot |
| Methods inherited from class com.hungry.javacvs.util.CVSConnection |
attachToSocket,
available,
close,
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 |
| Constructor Detail |
public CVSClientPServerConnection(CVSRoot root)
| Method Detail |
public void connect()
throws java.io.IOException,
java.net.UnknownHostException
public void authenticate(java.lang.String pass)
throws CVSAuthenticationError,
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||