@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:26.808+02:00", comments="Apache CXF 2.7.0.redhat-610379") 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-04-08T14:14:26.808+02:00") 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-04-08T14:14:26.808+02:00") 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-04-08T14:14:26.808+02:00") String sayHi()
Apache CXF