DefaultWebServiceResponse

Configuration file

None.

Class name

com.ebd.hub.datawizard.util.DefaultWebServiceResponse

Description


This class is used in a web service profile or a profile with an event-driven Input Agent "HTTP" to send the target data back to the requesting HTTP client.

You have to use value "Respond by custom class'" in option "Respond by" in the Input Agent.

The custom classes CallProfile and CallCronProfile are also able to receive the response of this class.

See also section Web Service with Response.

Note: The class corresponds to the class PassBackDataResponse and thus has the same function.