public interface HelloWorld
Modifier and Type | Method and Description |
---|---|
String |
sayHi(String text) |
@RequestWrapper(localName="sayHi", targetNamespace="http://samples.juddi.apache.org/", className="org.apache.juddi.samples.SayHi") @ResponseWrapper(localName="sayHiResponse", targetNamespace="http://samples.juddi.apache.org/", className="org.apache.juddi.samples.SayHiResponse") String sayHi(String text)
text
- Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.