Package org.apache.cxf.hello_world_jms
Interface HelloWorldOneWayPort
-
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-07T12:28:41.405-05:00", comments="Apache CXF 3.6.3") public interface HelloWorldOneWayPortThis class was generated by Apache CXF 3.6.3 2024-03-07T12:28:41.405-05:00 Generated source version: 3.6.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgreetMeOneWay(String stringParam0)
-
-
-
Method Detail
-
greetMeOneWay
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2024-03-07T12:28:41.405-05:00") void greetMeOneWay(String stringParam0)
-
-