Uses of Package
org.tranche.remote

Packages that use org.tranche.remote
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.servers Events, information and listeners for tracking servers on the network. 
 

Classes in org.tranche.remote used by org.tranche.flatfile
RemoteCallback
          Abstract remote callback with common functionality.
RemoteCallbackPurgeListener
          Listener for purged callbacks.
RemoteTrancheServer
          Handles client socket connection to the server.
 

Classes in org.tranche.remote used by org.tranche.network
RemoteTrancheServer
          Handles client socket connection to the server.
 

Classes in org.tranche.remote used by org.tranche.remote
BooleanArrayCallback
          Represents a batch boolean server request.
OutGoingBytes
          Encapsulation of an outgoing message.
RemoteCallback
          Abstract remote callback with common functionality.
RemoteCallbackPurgeListener
          Listener for purged callbacks.
RemoteTrancheServer
          Handles client socket connection to the server.
RemoteTrancheServerDownloadThread
          The thread to be used to receive messages from a server.
RemoteTrancheServerListener
          A listener for monitoring client-server communication.
RemoteTrancheServerUploadThread
          The thread to be used to send messages to a server.
 

Classes in org.tranche.remote used by org.tranche.servers
RemoteTrancheServerListener
          A listener for monitoring client-server communication.
 



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