com.jproxy.samples.soap.test
Class SOAPPerformanceClient

java.lang.Object
  extended bycom.jproxy.samples.ejb.test.PerformanceClient
      extended bycom.jproxy.samples.soap.test.SOAPPerformanceClient
All Implemented Interfaces:
ITestCallback, java.rmi.Remote, java.lang.Runnable

public class SOAPPerformanceClient
extends PerformanceClient


Field Summary
 
Fields inherited from class com.jproxy.samples.ejb.test.PerformanceClient
hostUrl, isInitialized, out, session
 
Constructor Summary
SOAPPerformanceClient()
           
 
Method Summary
 void init()
           
 void initAxisWay()
           
 void initStandardWay()
           
 
Methods inherited from class com.jproxy.samples.ejb.test.PerformanceClient
destroy, executeTest, main, onCallback, parseArgs, run, test, testCallback, validateArgs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPPerformanceClient

public SOAPPerformanceClient()
Method Detail

init

public void init()
          throws java.lang.Exception
Overrides:
init in class PerformanceClient
Throws:
java.lang.Exception

initAxisWay

public void initAxisWay()
                 throws java.lang.Exception
Throws:
java.lang.Exception

initStandardWay

public void initStandardWay()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © JProxy LLC. All Rights Reserved.