|
||||||||||
| 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.CVSClientJServerConnection
| Fields inherited from class com.hungry.javacvs.client.util.CVSClientConnection |
m_root |
| Constructor Summary | |
CVSClientJServerConnection(CVSRoot root)
|
|
| Method Summary | |
void |
authenticate(java.lang.String pass)
|
void |
connect()
|
java.security.Signer |
getSigner()
|
| 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 CVSClientJServerConnection(CVSRoot root)
| Method Detail |
public void connect()
throws java.io.IOException,
java.net.UnknownHostException
public java.security.Signer getSigner()
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 | |||||||||