org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient
Class EchoBlockingClient

java.lang.Object
  extended by org.activemath.webapp.tutor.cgWSClient.Axis2SampleTestClient.EchoBlockingClient

public class EchoBlockingClient
extends Object

Sample for synchronous single channel blocking service invocation. Message Exchage Pattern IN-OUT


Constructor Summary
EchoBlockingClient()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoBlockingClient

public EchoBlockingClient()
Method Detail

main

public static void main(String[] args)