Uses of Class
org.apache.hello_world_soap_http.types.TestNillableResponse
Packages that use TestNillableResponse
-
Uses of TestNillableResponse in org.apache.hello_world_soap_http
Methods in org.apache.hello_world_soap_http that return types with arguments of type TestNillableResponseModifier and TypeMethodDescriptionjakarta.xml.ws.Response<TestNillableResponse>AnotherDerivedGreeterImpl.testNillableAsync(String nillElem, int intElem) jakarta.xml.ws.Response<TestNillableResponse>BaseGreeterImpl.testNillableAsync(String nillElem, int intElem) jakarta.xml.ws.Response<TestNillableResponse>DerivedGreeterImpl.testNillableAsync(String nillElem, int intElem) jakarta.xml.ws.Response<TestNillableResponse>Greeter.testNillableAsync(String nillElem, int intElem) jakarta.xml.ws.Response<TestNillableResponse>NotAnnotatedGreeterImpl.testNillableAsync(String nillElem, int intElem) Method parameters in org.apache.hello_world_soap_http with type arguments of type TestNillableResponseModifier and TypeMethodDescriptionFuture<?>AnotherDerivedGreeterImpl.testNillableAsync(String nillElem, int intElem, jakarta.xml.ws.AsyncHandler<TestNillableResponse> asyncHandler) Future<?>BaseGreeterImpl.testNillableAsync(String nillElem, int intElem, jakarta.xml.ws.AsyncHandler<TestNillableResponse> asyncHandler) Future<?>DerivedGreeterImpl.testNillableAsync(String nillElem, int intElem, jakarta.xml.ws.AsyncHandler<TestNillableResponse> asyncHandler) Future<?>Greeter.testNillableAsync(String nillElem, int intElem, jakarta.xml.ws.AsyncHandler<TestNillableResponse> asyncHandler) Future<?>NotAnnotatedGreeterImpl.testNillableAsync(String nillElem, int intElem, jakarta.xml.ws.AsyncHandler<TestNillableResponse> asyncHandler) -
Uses of TestNillableResponse in org.apache.hello_world_soap_http.types
Methods in org.apache.hello_world_soap_http.types that return TestNillableResponseModifier and TypeMethodDescriptionObjectFactory.createTestNillableResponse()Create an instance ofTestNillableResponse