org.apache.sandesha2.interop
Class RMInteropServiceSkeletonImpl

java.lang.Object
  extended by org.apache.sandesha2.interop.RMInteropServiceSkeleton
      extended by org.apache.sandesha2.interop.RMInteropServiceSkeletonImpl

public class RMInteropServiceSkeletonImpl
extends RMInteropServiceSkeleton


Constructor Summary
RMInteropServiceSkeletonImpl()
           
 
Method Summary
 EchoStringResponse EchoString(EchoString echoString)
           
 void Ping(Ping ping)
           
 
Methods inherited from class org.apache.sandesha2.interop.RMInteropServiceSkeleton
echoString, ping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMInteropServiceSkeletonImpl

public RMInteropServiceSkeletonImpl()
Method Detail

EchoString

public EchoStringResponse EchoString(EchoString echoString)

Ping

public void Ping(Ping ping)


Copyright © The Apache Software Foundation. All Rights Reserved.