public class HelloServiceImpl extends java.lang.Object implements HelloService
| Constructor and Description |
|---|
HelloServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
sayHello(java.lang.String name) |
void |
sendLargeStream(java.io.InputStream in) |
public java.lang.String sayHello(java.lang.String name)
sayHello in interface HelloServicepublic void sendLargeStream(java.io.InputStream in)
throws java.io.IOException
sendLargeStream in interface HelloServicejava.io.IOExceptionCopyright © 2009-2013 SYSE AS. All Rights Reserved.