Uses of Class
org.tranche.logs.activity.ActivityLog

Packages that use ActivityLog
org.tranche.flatfile The FlatFileTrancheServer handles the routing of data and meta data between the Server instance and the DataBlockUtil, and imposes sercurity. 
 

Uses of ActivityLog in org.tranche.flatfile
 

Methods in org.tranche.flatfile that return ActivityLog
 ActivityLog FlatFileTrancheServer.getActivityLog()
          Returns the activity log.
 

Constructors in org.tranche.flatfile with parameters of type ActivityLog
FlatFileTrancheServer(java.io.File dir, ActivityLog log)
           
FlatFileTrancheServer(java.lang.String homeDirectoryName, ActivityLog log)
           
FlatFileTrancheServer(java.lang.String homeDirectoryName, ActivityLog log, java.security.cert.X509Certificate cert, java.security.PrivateKey key)
           
 



This code is free for use both commercially and non-commercially as stated in the project's license