Uses of Package
org.tranche

Packages that use org.tranche
org.tranche Configuration for specific Tranche network and interfaces. 
org.tranche.clc Server-side command-line clients used to print or set parameters. 
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.meta Encapsulate meta data information so can be serialized to network. 
org.tranche.network Contains all classes that concern the network as a whole and the connections with parts of that network. 
org.tranche.project Tools and utilities for building and serialize project information as well as repackaging existing resources for new projects. 
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. 
org.tranche.util Utilities used by Tranche and other tools for handling lower-level tasks (such as compression, encryption, managing temporary files, etc.). 
 

Classes in org.tranche used by org.tranche
FileEncoding
          Represents an encoding of a chunk.
 

Classes in org.tranche used by org.tranche.clc
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.flatfile
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.meta
FileEncoding
          Represents an encoding of a chunk.
 

Classes in org.tranche used by org.tranche.network
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.project
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.remote
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.routing
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.server
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 

Classes in org.tranche used by org.tranche.util
TrancheServer
          This is the abstract interface for a node in the distributed file system.
 



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