org.ow2.frascati.examples.helloworld.jsonrpc
Class ServerImpl
java.lang.Object
org.ow2.frascati.examples.helloworld.jsonrpc.ServerImpl
- All Implemented Interfaces:
- HelloService
public class ServerImpl
- extends Object
- implements HelloService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerImpl
public ServerImpl()
getHeader
public final String getHeader()
setHeader
public final void setHeader(String header)
getCount
public final int getCount()
setCount
public final void setCount(int count)
print
public final void print(String msg)
- Specified by:
print in interface HelloService
Copyright © 2011. All Rights Reserved.