Package org.tranche.network

Contains all classes that concern the network as a whole and the connections with parts of that network.

See:
          Description

Interface Summary
ConnectionListener Listener for the connections in the ConnectionUtil.
StatusTableListener Listener for the status table modifications.
 

Class Summary
ClientStatusUpdateProcess The network status update process used when there is no local server.
Connection Container for objects related to a Tranche server connection.
ConnectionAdapter Blank implementation of a listener for the connection modifications.
ConnectionEvent Wraps the information describing a connection modification.
ConnectionsKeepAliveThread  
ConnectionUtil Manages the Tranche server connections for the local JVM.
ConnectionUtilStatusTableListener Listens for changes in status table on behalf of the ConnectionUtil.
MultiServerRequestStrategy Say a client has a request for many servers.
NetworkUtil Manages the representation of the Tranche network.
ServerStatusTablePerspective Encapsulates information for ServerStatusUpdateProcess so can view from perspective on any server--not just the localhost server.
ServerStatusUpdateProcess The network status update process used when there is a local server.
StatusTable Represents a set of servers.
StatusTableAdapter Blank implementation of a listener for the status table modifications.
StatusTableEvent Wraps the information describing a status table modification.
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.
 

Package org.tranche.network Description

Contains all classes that concern the network as a whole and the connections with parts of that network.



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