org.kuali.rice.ksb.testclient2
Class Client2SOAPService

java.lang.Object
  extended by org.kuali.rice.ksb.testclient2.Client2SOAPService
All Implemented Interfaces:
SOAPService

public class Client2SOAPService
extends Object
implements SOAPService

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
Client2SOAPService()
           
 
Method Summary
 String doTheThing(String param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client2SOAPService

public Client2SOAPService()
Method Detail

doTheThing

public String doTheThing(String param)
Specified by:
doTheThing in interface SOAPService


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.