org.objectweb.jotm.btp.samples
Class BtpEchoService

java.lang.Object
  |
  +--org.objectweb.jotm.btp.samples.BtpEchoService

public class BtpEchoService
extends Object


Constructor Summary
BtpEchoService()
           
 
Method Summary
 String messages(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BtpEchoService

public BtpEchoService()
Method Detail

messages

public String messages(String xml)