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
 org.tempuri.EchoStringResponse EchoString(org.tempuri.EchoString echoString)
           
 void Ping(org.tempuri.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 org.tempuri.EchoStringResponse EchoString(org.tempuri.EchoString echoString)

Ping

public void Ping(org.tempuri.Ping ping)


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.