org.apache.hello_world_soap12_http
Interface Greeter
public interface Greeter
This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse
Tue Nov 20 19:08:12 NST 2007
Generated source version: 2.0.3.0-fuse
sayHi
@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap12_http/types",
className="org.apache.hello_world_soap12_http.types.SayHiResponse",
localName="sayHiResponse")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap12_http/types",
className="org.apache.hello_world_soap12_http.types.SayHi",
localName="sayHi")
java.lang.String sayHi()
pingMe
@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap12_http/types",
className="org.apache.hello_world_soap12_http.types.PingMeResponse",
localName="pingMeResponse")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap12_http/types",
className="org.apache.hello_world_soap12_http.types.PingMe",
localName="pingMe")
void pingMe()
throws PingMeFault
- Throws:
PingMeFault
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.