| Package | Description |
|---|---|
| org.apache.cxf.greeter_control | |
| org.apache.cxf.greeter_control.types |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlImpl.setFaultLocation(FaultLocation fl) |
void |
Control.setFaultLocation(FaultLocation in) |
Response<?> |
ControlImpl.setFaultLocationAsync(FaultLocation in) |
Response<?> |
Control.setFaultLocationAsync(FaultLocation in) |
Future<?> |
ControlImpl.setFaultLocationAsync(FaultLocation in,
AsyncHandler<?> asyncHandler) |
Future<?> |
Control.setFaultLocationAsync(FaultLocation in,
AsyncHandler<?> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
FaultLocation |
ObjectFactory.createFaultLocation()
Create an instance of
FaultLocation |
Apache CXF