org.apache.rampart.samples.sample04
Class SimpleService

java.lang.Object
  extended by org.apache.rampart.samples.sample04.SimpleService

public class SimpleService
extends java.lang.Object


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

Constructor Detail

SimpleService

public SimpleService()
Method Detail

echo

public java.lang.String echo(java.lang.String arg)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.