| Package | Description |
|---|---|
| org.apache.cxf.greeter_control | |
| org.apache.cxf.greeter_control.types |
| Modifier and Type | Method and Description |
|---|---|
Response<PingMeResponse> |
AbstractGreeterImpl.pingMeAsync() |
Response<PingMeResponse> |
GreeterImplBase.pingMeAsync() |
Response<PingMeResponse> |
Greeter.pingMeAsync() |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
AbstractGreeterImpl.pingMeAsync(AsyncHandler<PingMeResponse> arg0) |
Future<?> |
GreeterImplBase.pingMeAsync(AsyncHandler<PingMeResponse> asyncHandler) |
Future<?> |
Greeter.pingMeAsync(AsyncHandler<PingMeResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PingMeResponse |
ObjectFactory.createPingMeResponse()
Create an instance of
PingMeResponse |
Apache CXF