org.tinygroup.helloworld.service
Class HelloWorldXmlService

java.lang.Object
  extended by org.tinygroup.helloworld.service.HelloWorldXmlService

public class HelloWorldXmlService
extends Object


Constructor Summary
HelloWorldXmlService()
           
 
Method Summary
 String sayHello(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldXmlService

public HelloWorldXmlService()
Method Detail

sayHello

public String sayHello(String name)


Copyright © 2006–2015 TinyGroup. All rights reserved.