org.apache.cxf.jms_simple
Interface JMSSimplePortType


public interface JMSSimplePortType

This class was generated by Apache CXF 2.3.3-fuse-01-15 2011-05-07T06:13:12.745Z Generated source version: 2.3.3-fuse-01-15


Method Summary
 String echo(String in)
           
 void ping(String in)
           
 

Method Detail

ping

void ping(String in)

echo

String echo(String in)


Apache CXF