| 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 |
|---|---|
javax.xml.ws.Response<TestRpcLitFaultResponse> |
HelloWorldPortType.testRpcLitFaultAsync(String in) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
HelloWorldPortType.testRpcLitFaultAsync(String in,
javax.xml.ws.AsyncHandler<TestRpcLitFaultResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TestRpcLitFaultResponse |
ObjectFactory.createTestRpcLitFaultResponse()
Create an instance of
TestRpcLitFaultResponse |
Apache CXF