- java.lang.Object
-
- io.fabric8.demo.cxf.server.HelloImpl
-
-
Constructor Summary
Constructors
| Constructor and Description |
HelloImpl() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
ping() |
java.lang.String |
sayHello() |
void |
setHello(java.lang.String hi) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HelloImpl
public HelloImpl()
-
Method Detail
-
ping
public void ping()
- Specified by:
ping in interface Hello
Copyright © 2014 Red Hat. All Rights Reserved.