org.kuali.rice.ksb.testclient1
Class Client1SOAPService

java.lang.Object
  extended by org.kuali.rice.ksb.testclient1.Client1SOAPService
All Implemented Interfaces:
SOAPService

public class Client1SOAPService
extends Object
implements SOAPService

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

Constructor Summary
Client1SOAPService()
           
 
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

Client1SOAPService

public Client1SOAPService()
Method Detail

doTheThing

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


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.