Uses of Class
openr66.client.SendThroughClient

Packages that use SendThroughClient
openr66.protocol.test Classes implementing Test only 
 

Uses of SendThroughClient in openr66.protocol.test
 

Subclasses of SendThroughClient in openr66.protocol.test
 class TestSendThroughClient
          Test class for Send Through client
 class TestSendThroughForward
          WARNING: This class is not functional neither integrated
Test class for Send Through to another R66 Server as forward
Only a subpart of SenThroughClient is to be made since steps 1-2 and steps 7-8 are only for client, not for server. 3) Prepare the request of transfer:
R66Future futureReq = new R66Future(true);
TestSendThroughForward transaction = new TestSendThroughForward(futureReq,...)
 



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