com.ibm.was.wssample.sei.echo
Class EchoServicePortImpl

java.lang.Object
  extended by com.ibm.was.wssample.sei.echo.EchoServicePortImpl

public class EchoServicePortImpl
extends java.lang.Object


Constructor Summary
EchoServicePortImpl()
           
 
Method Summary
 EchoStringResponse echoOperation(EchoStringInput parameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoServicePortImpl

public EchoServicePortImpl()
Method Detail

echoOperation

public EchoStringResponse echoOperation(EchoStringInput parameter)