Uses of Package
org.tranche.server

Packages that use org.tranche.server
org.tranche Configuration for specific Tranche network and interfaces. 
org.tranche.add Upload tool for network along with listeners and adapters for other projects. 
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.get Download tool for network along with listeners and adaptors for other projects. 
org.tranche.network Contains all classes that concern the network as a whole and the connections with parts of that 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. 
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.server used by org.tranche
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
Server
          This provides a framework for executing a server that uses the custom XML protocol designed for p2p.
 

Classes in org.tranche.server used by org.tranche.add
PropagationExceptionWrapper
          Associate an exception with a particular host.
 

Classes in org.tranche.server used by org.tranche.clc
Server
          This provides a framework for executing a server that uses the custom XML protocol designed for p2p.
 

Classes in org.tranche.server used by org.tranche.flatfile
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
 

Classes in org.tranche.server used by org.tranche.get
PropagationExceptionWrapper
          Associate an exception with a particular host.
 

Classes in org.tranche.server used by org.tranche.network
Server
          This provides a framework for executing a server that uses the custom XML protocol designed for p2p.
 

Classes in org.tranche.server used by org.tranche.remote
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
 

Classes in org.tranche.server used by org.tranche.routing
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
 

Classes in org.tranche.server used by org.tranche.server
HostSignatureNonceWrapper
          Helps organize signatures and nonces for certain propagated requests.
PropagationExceptionWrapper
          Associate an exception with a particular host.
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
Server
          This provides a framework for executing a server that uses the custom XML protocol designed for p2p.
ServerItem
          Abstraction of an action the server can handle.
ServerStartupThread
          Start up tasks thread for server.
 

Classes in org.tranche.server used by org.tranche.util
PropagationReturnWrapper
          Since propagation must return information about which servers fail, we need to wrap return types and exceptions together.
Server
          This provides a framework for executing a server that uses the custom XML protocol designed for p2p.
 



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