org.apache.cxf.jms_simple
Interface JMSSimplePortType


public interface JMSSimplePortType

This class was generated by Apache CXF 2.4.0-fuse-00-27 2011-06-09T17:35:27.863Z Generated source version: 2.4.0-fuse-00-27


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

Method Detail

ping

void ping(String in)

echo

String echo(String in)


Apache CXF