openr66.protocol.test
Class TestBusinessRequest

java.lang.Object
  extended by openr66.client.AbstractBusinessRequest
      extended by openr66.protocol.test.TestBusinessRequest
All Implemented Interfaces:
Runnable

public class TestBusinessRequest
extends AbstractBusinessRequest

Test class for internal Business test

Author:
Frederic Bregier

Field Summary
 
Fields inherited from class openr66.client.AbstractBusinessRequest
BUSINESSREQUEST, classarg, classname, future, networkTransaction, nolog, remoteHost, rhost
 
Constructor Summary
TestBusinessRequest(NetworkTransaction networkTransaction, R66Future future, String remoteHost, BusinessRequestPacket packet)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class openr66.client.AbstractBusinessRequest
getParams, initRequest, run, sendRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBusinessRequest

public TestBusinessRequest(NetworkTransaction networkTransaction,
                           R66Future future,
                           String remoteHost,
                           BusinessRequestPacket packet)
Method Detail

main

public static void main(String[] args)


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