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

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

@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/")
public class EchoService12PortImpl
extends java.lang.Object


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

EchoService12PortImpl

public EchoService12PortImpl()
Method Detail

echoOperation

public EchoStringResponse echoOperation(EchoStringInput parameter)