Description
A usecase for this can be the apache camel router (camel-cxf component) sending raw inputstream as Camel message body to be consumed outside CXF. The caller could set a flag in the CXF exchange. ClientImpl would call getConduitSelector().complete(exchange) if the flag is not set or the flag is false;