Uses of Class
org.apache.cxf.greeter_control.types.GreetMeResponse
Packages that use GreetMeResponse
-
Uses of GreetMeResponse in org.apache.cxf.greeter_control
Methods in org.apache.cxf.greeter_control that return types with arguments of type GreetMeResponseModifier and TypeMethodDescriptionjakarta.xml.ws.Response<GreetMeResponse>AbstractGreeterImpl.greetMeAsync(String arg0) jakarta.xml.ws.Response<GreetMeResponse>Greeter.greetMeAsync(String requestType) jakarta.xml.ws.Response<GreetMeResponse>GreeterImplBase.greetMeAsync(String requestType) Method parameters in org.apache.cxf.greeter_control with type arguments of type GreetMeResponseModifier and TypeMethodDescriptionFuture<?>AbstractGreeterImpl.greetMeAsync(String arg0, jakarta.xml.ws.AsyncHandler<GreetMeResponse> arg1) Future<?>Greeter.greetMeAsync(String requestType, jakarta.xml.ws.AsyncHandler<GreetMeResponse> asyncHandler) Future<?>GreeterImplBase.greetMeAsync(String requestType, jakarta.xml.ws.AsyncHandler<GreetMeResponse> asyncHandler) -
Uses of GreetMeResponse in org.apache.cxf.greeter_control.types
Methods in org.apache.cxf.greeter_control.types that return GreetMeResponseModifier and TypeMethodDescriptionObjectFactory.createGreetMeResponse()Create an instance ofGreetMeResponse