org.apache.cxf.jms_simple
Interface JMSSimplePortType


public interface JMSSimplePortType

This class was generated by Apache CXF 2.3.3-fuse-00-00 2011-03-08T12:49:10.831Z Generated source version: 2.3.3-fuse-00-00


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

Method Detail

ping

void ping(String in)

echo

String echo(String in)


Apache CXF