Uses of Package
openr66.client

Packages that use openr66.client
openr66.client Classes implementing Clients 
openr66.commander Classes implementing Commander, reader of database updates from clients 
openr66.protocol.localhandler Classes implementing LocalHandlers (real work) 
openr66.protocol.test Classes implementing Test only 
 

Classes in openr66.client used by openr66.client
AbstractTransfer
          Abstract class for Transfer operation
RecvThroughHandler
          Class to be implemented for RecvThroughClient
 

Classes in openr66.client used by openr66.commander
RecvThroughHandler
          Class to be implemented for RecvThroughClient
 

Classes in openr66.client used by openr66.protocol.localhandler
RecvThroughHandler
          Class to be implemented for RecvThroughClient
 

Classes in openr66.client used by openr66.protocol.test
AbstractBusinessRequest
          Abstract class for internal Business Request
AbstractTransfer
          Abstract class for Transfer operation
DirectTransfer
          Direct Transfer from a client with or without database connection
ProgressBarTransfer
          Through API Transfer from a client with or without database connection, and enabling access to statistic of the transfer (unblocking transfer)
RecvThroughClient
          Class for Recv Through client This class does not included the real file transfer since it is up to the business project to implement how to write new data received from the remote host.
RecvThroughHandler
          Class to be implemented for RecvThroughClient
SendThroughClient
          Class for Send Through client This class does not included the real file transfer since it is up to the business project to implement how to read new data to be sent to the remote host.
SubmitTransfer
          Client to submit a transfer
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.