Uses of Package
org.tranche.logs.activity

Packages that use org.tranche.logs.activity
org.tranche Configuration for specific Tranche network and interfaces. 
org.tranche.flatfile The FlatFileTrancheServer handles the routing of data and meta data between the Server instance and the DataBlockUtil, and imposes sercurity. 
org.tranche.logs.activity Encapsulate meta data information so can be serialized to network. 
org.tranche.remote Client-side management of sockets and interface to remote Server instance. 
org.tranche.routing Contains all classes that are relevant to the routing tranche server. 
org.tranche.server Server that binds on a port and routes requests to underlying FlatFileTrancheServer. 
 

Classes in org.tranche.logs.activity used by org.tranche
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
 

Classes in org.tranche.logs.activity used by org.tranche.flatfile
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
ActivityLog
          Activity log used to log all requests that impact data held by Tranche server.
 

Classes in org.tranche.logs.activity used by org.tranche.logs.activity
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
 

Classes in org.tranche.logs.activity used by org.tranche.remote
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
 

Classes in org.tranche.logs.activity used by org.tranche.routing
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
 

Classes in org.tranche.logs.activity used by org.tranche.server
Activity
          Entry in activity log, which is used to log all requests that impact data held by Tranche server.
 



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