Hungry JavaCVS 0.01 API Specification

Hungry JavaCVS provides a solid foundation upon which to build CVS aware applications.

See:
          Description

CVS Client Packages
com.hungry.javacvs.client  
com.hungry.javacvs.client.handlers Classes that represent (and handle) CVS server responses.
com.hungry.javacvs.client.i18n This package provides a resource bundle for getting at client strings.
com.hungry.javacvs.client.requests Classes that represent requests made to the CVS server.
com.hungry.javacvs.client.ui  
com.hungry.javacvs.client.ui.jfc A UI for HungryCVS based on JFC.
com.hungry.javacvs.client.ui.text A UI for HungryCVS that emulates the existing Cyclic CVS interface.
com.hungry.javacvs.client.util Miscellaneous utility classes used by the client.

 

CVS Server Packages
com.hungry.javacvs.server Provides an implementation of an advanced source control server.
com.hungry.javacvs.server.requests Classes which are instantiated to handle CVS client requests.
com.hungry.javacvs.server.util Miscellaneous utility classes used by the server.

 

CVS Utility Packages
com.hungry.javacvs.util Utility classes that are useful in both the client and server code.

 

Hungry JavaCVS provides a solid foundation upon which to build CVS aware applications.

Also, Hungry JavaCVS provides concrete functionality on both the client and server side: