@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:47.521-02:30",
comments="Apache CXF 2.6.0.redhat-60065")
public interface JMSGreeterPortType
@RequestWrapper(localName="greetMeOneWay", targetNamespace="http://cxf.apache.org/jms_greeter/types", className="org.apache.cxf.jms_greeter.types.GreetMeOneWay") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.521-02:30") void greetMeOneWay(String requestType)
@RequestWrapper(localName="greetMe", targetNamespace="http://cxf.apache.org/jms_greeter/types", className="org.apache.cxf.jms_greeter.types.GreetMe") @ResponseWrapper(localName="greetMeResponse", targetNamespace="http://cxf.apache.org/jms_greeter/types", className="org.apache.cxf.jms_greeter.types.GreetMeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.521-02:30") String greetMe(String requestType)
@RequestWrapper(localName="sayHi", targetNamespace="http://cxf.apache.org/jms_greeter/types", className="org.apache.cxf.jms_greeter.types.SayHi") @ResponseWrapper(localName="sayHiResponse", targetNamespace="http://cxf.apache.org/jms_greeter/types", className="org.apache.cxf.jms_greeter.types.SayHiResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:47.521-02:30") String sayHi()
Apache CXF