org.apache.sandesha2.interop.securerm
Class SecRMServiceImpl

java.lang.Object
  extended by org.apache.sandesha2.interop.securerm.SecRMServiceImpl

public class SecRMServiceImpl
extends java.lang.Object


Constructor Summary
SecRMServiceImpl()
           
 
Method Summary
 org.apache.axiom.om.OMElement EchoString(org.apache.axiom.om.OMElement echoStringElement)
           
 void Ping(org.apache.axiom.om.OMElement pingElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecRMServiceImpl

public SecRMServiceImpl()
Method Detail

EchoString

public org.apache.axiom.om.OMElement EchoString(org.apache.axiom.om.OMElement echoStringElement)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

Ping

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


Copyright © The Apache Software Foundation. All Rights Reserved.