| Package | Description |
|---|---|
| org.apache.cxf.greeter_control | |
| org.apache.cxf.greeter_control.types |
| Modifier and Type | Method and Description |
|---|---|
Response<StartGreeterResponse> |
ControlImpl.startGreeterAsync(String requestType) |
Response<StartGreeterResponse> |
Control.startGreeterAsync(String requestType) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
ControlImpl.startGreeterAsync(String requestType,
AsyncHandler<StartGreeterResponse> asyncHandler) |
Future<?> |
Control.startGreeterAsync(String requestType,
AsyncHandler<StartGreeterResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartGreeterResponse |
ObjectFactory.createStartGreeterResponse()
Create an instance of
StartGreeterResponse |
Apache CXF