server
Class EchoServiceSkeleton

java.lang.Object
  extended by server.EchoServiceSkeleton

public class EchoServiceSkeleton
extends java.lang.Object

EchoServiceSkeleton java skeleton for the axisService


Constructor Summary
EchoServiceSkeleton()
           
 
Method Summary
 EchoStringResponse echoString(EchoString echoString)
          Auto generated method signature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoServiceSkeleton

public EchoServiceSkeleton()
Method Detail

echoString

public EchoStringResponse echoString(EchoString echoString)
Auto generated method signature

Parameters:
echoString -
Returns:
echoStringResponse


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.