On Mon, Sep 7, 2009 at 9:15 AM, William Tam<[email protected]> wrote: > Hi Kavita, > > ResponseContext map is a CXF implementation detail. CXF client puts > information related to a response in that map. The map is eventually > copied to the CXF response message. >
I shouldn't say it is a CXF implementation detail. ResponseContext is a CXF thing and it's how an application (i.e. Came) invoking/interfacing CXF Client.
