| Package | Description |
|---|---|
| org.apache.cxf.hello_world_jms | |
| org.apache.cxf.hello_world_jms.types |
| Modifier and Type | Method and Description |
|---|---|
TestRpcLitFaultResponse |
HelloWorldPortType.testRpcLitFault(String in) |
| Modifier and Type | Method and Description |
|---|---|
Response<TestRpcLitFaultResponse> |
HelloWorldPortType.testRpcLitFaultAsync(String in) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
HelloWorldPortType.testRpcLitFaultAsync(String in,
AsyncHandler<TestRpcLitFaultResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TestRpcLitFaultResponse |
ObjectFactory.createTestRpcLitFaultResponse()
Create an instance of
TestRpcLitFaultResponse |
Apache CXF