Uses of Class
org.apache.cxf.greeter_control.types.SayHiResponse
Packages that use SayHiResponse
-
Uses of SayHiResponse in org.apache.cxf.greeter_control
Methods in org.apache.cxf.greeter_control that return types with arguments of type SayHiResponseModifier and TypeMethodDescriptionjakarta.xml.ws.Response<SayHiResponse>AbstractGreeterImpl.sayHiAsync()jakarta.xml.ws.Response<SayHiResponse>Greeter.sayHiAsync()jakarta.xml.ws.Response<SayHiResponse>GreeterImplBase.sayHiAsync()Method parameters in org.apache.cxf.greeter_control with type arguments of type SayHiResponseModifier and TypeMethodDescriptionFuture<?>AbstractGreeterImpl.sayHiAsync(jakarta.xml.ws.AsyncHandler<SayHiResponse> arg0) Future<?>Greeter.sayHiAsync(jakarta.xml.ws.AsyncHandler<SayHiResponse> asyncHandler) Future<?>GreeterImplBase.sayHiAsync(jakarta.xml.ws.AsyncHandler<SayHiResponse> asyncHandler) -
Uses of SayHiResponse in org.apache.cxf.greeter_control.types
Methods in org.apache.cxf.greeter_control.types that return SayHiResponseModifier and TypeMethodDescriptionObjectFactory.createSayHiResponse()Create an instance ofSayHiResponse