| Package | Description |
|---|---|
| org.apache.hello_world_soap_http | |
| org.apache.hello_world_soap_http.types |
| Modifier and Type | Method and Description |
|---|---|
Response<TestDocLitFaultResponse> |
AnotherDerivedGreeterImpl.testDocLitFaultAsync(String faultType) |
Response<TestDocLitFaultResponse> |
BaseGreeterImpl.testDocLitFaultAsync(String faultType) |
Response<TestDocLitFaultResponse> |
NotAnnotatedGreeterImpl.testDocLitFaultAsync(String faultType) |
Response<TestDocLitFaultResponse> |
DerivedGreeterImpl.testDocLitFaultAsync(String faultType) |
Response<TestDocLitFaultResponse> |
Greeter.testDocLitFaultAsync(String faultType) |
Response<TestDocLitFaultResponse> |
AnotherDerivedGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
Response<TestDocLitFaultResponse> |
DerivedGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
| Modifier and Type | Method and Description |
|---|---|
Response<TestDocLitFaultResponse> |
AnotherDerivedGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
Future<?> |
BaseGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
Future<?> |
NotAnnotatedGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
Response<TestDocLitFaultResponse> |
DerivedGreeterImpl.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> ah) |
Future<?> |
Greeter.testDocLitFaultAsync(String faultType,
AsyncHandler<TestDocLitFaultResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TestDocLitFaultResponse |
ObjectFactory.createTestDocLitFaultResponse()
Create an instance of
TestDocLitFaultResponse |
Apache CXF