Uses of Package
org.tranche.network

Packages that use org.tranche.network
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.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. 
 

Classes in org.tranche.network used by org.tranche
StatusTable
          Represents a set of servers.
 

Classes in org.tranche.network used by org.tranche.flatfile
StatusTable
          Represents a set of servers.
 

Classes in org.tranche.network used by org.tranche.network
Connection
          Container for objects related to a Tranche server connection.
ConnectionEvent
          Wraps the information describing a connection modification.
ConnectionListener
          Listener for the connections in the ConnectionUtil.
MultiServerRequestStrategy
          Say a client has a request for many servers.
ServerStatusTablePerspective
          Encapsulates information for ServerStatusUpdateProcess so can view from perspective on any server--not just the localhost server.
StatusTable
          Represents a set of servers.
StatusTableEvent
          Wraps the information describing a status table modification.
StatusTableListener
          Listener for the status table modifications.
StatusTableRow
          A row in the status table.
StatusTableRowRange
          Status table row ranges are used in the status table update process for servers.
StatusUpdateProcess
          A thread for updating the network status.
 

Classes in org.tranche.network used by org.tranche.remote
StatusTable
          Represents a set of servers.
 

Classes in org.tranche.network used by org.tranche.routing
StatusTable
          Represents a set of servers.
 



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