sandesha2.samples.userguide
Class RMSampleService

java.lang.Object
  extended by sandesha2.samples.userguide.RMSampleService

public class RMSampleService
extends java.lang.Object


Constructor Summary
RMSampleService()
           
 
Method Summary
 org.apache.axiom.om.OMElement echoString(org.apache.axiom.om.OMElement in)
           
 void init(org.apache.axis2.context.ServiceContext serviceContext)
           
 void MTOMPing(org.apache.axiom.om.OMElement in)
           
 void ping(org.apache.axiom.om.OMElement in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMSampleService

public RMSampleService()
Method Detail

init

public void init(org.apache.axis2.context.ServiceContext serviceContext)

echoString

public org.apache.axiom.om.OMElement echoString(org.apache.axiom.om.OMElement in)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

ping

public void ping(org.apache.axiom.om.OMElement in)
          throws java.lang.Exception
Throws:
java.lang.Exception

MTOMPing

public void MTOMPing(org.apache.axiom.om.OMElement in)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © The Apache Software Foundation. All Rights Reserved.