Uses of Class
org.apache.hello_world_soap_http.types.BareDocumentResponse
Packages that use BareDocumentResponse
-
Uses of BareDocumentResponse in org.apache.hello_world_soap_http
Methods in org.apache.hello_world_soap_http that return BareDocumentResponseModifier and TypeMethodDescriptionAnotherDerivedGreeterImpl.testDocLitBare(String in) BaseGreeterImpl.testDocLitBare(String in) DerivedGreeterImpl.testDocLitBare(String in) DocLitBare.testDocLitBare(String in) DocLitBareGreeterImpl.testDocLitBare(String in) NotAnnotatedGreeterImpl.testDocLitBare(String in) Methods in org.apache.hello_world_soap_http that return types with arguments of type BareDocumentResponseModifier and TypeMethodDescriptionjakarta.xml.ws.Response<BareDocumentResponse>AnotherDerivedGreeterImpl.testDocLitBareAsync(String in) jakarta.xml.ws.Response<BareDocumentResponse>BaseGreeterImpl.testDocLitBareAsync(String bare) jakarta.xml.ws.Response<BareDocumentResponse>DerivedGreeterImpl.testDocLitBareAsync(String in) jakarta.xml.ws.Response<BareDocumentResponse>DocLitBare.testDocLitBareAsync(String in) jakarta.xml.ws.Response<BareDocumentResponse>DocLitBareGreeterImpl.testDocLitBareAsync(String in) jakarta.xml.ws.Response<BareDocumentResponse>NotAnnotatedGreeterImpl.testDocLitBareAsync(String bare) Method parameters in org.apache.hello_world_soap_http with type arguments of type BareDocumentResponseModifier and TypeMethodDescriptionFuture<?>AnotherDerivedGreeterImpl.testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) Future<?>DerivedGreeterImpl.testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) Future<?>DocLitBare.testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) Future<?>DocLitBareGreeterImpl.testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) Future<?>NotAnnotatedGreeterImpl.testDocLitBareAsync(String bare, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> ah) -
Uses of BareDocumentResponse in org.apache.hello_world_soap_http.types
Methods in org.apache.hello_world_soap_http.types that return BareDocumentResponseModifier and TypeMethodDescriptionObjectFactory.createBareDocumentResponse()Create an instance ofBareDocumentResponse