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)
          Auto generated method signature
 void Ping(org.tempuri.Ping ping)
          Auto generated method signature
 
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)
Description copied from class: RMInteropServiceSkeleton
Auto generated method signature

Overrides:
EchoString in class RMInteropServiceSkeleton

Ping

public void Ping(org.tempuri.Ping ping)
Description copied from class: RMInteropServiceSkeleton
Auto generated method signature

Overrides:
Ping in class RMInteropServiceSkeleton


Copyright © 2007 Apache Web Services Project. All Rights Reserved.