public class GreetingServiceImpl extends Object
| Constructor and Description |
|---|
GreetingServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
greet(String name) |
String |
greetWithMessage(String message,
String name) |
void |
initServiceProxy()
Configures a proxy for the direct:start endpoint
|
Copyright © 2016. All rights reserved.