public class OutPayloadExtractorInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
OutStreamSubstituteInterceptor
and stores it in the message as String content type.| Modifier and Type | Field and Description |
|---|---|
static String |
PAYLOAD_COLLECTING_DEACTIVATION_ENABLED
When the CXF message contains
Boolean.FALSE in the property
with this name, collecting message payload will not be deactivated
after the SOAP part has been written. |
| Constructor and Description |
|---|
OutPayloadExtractorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
public static final String PAYLOAD_COLLECTING_DEACTIVATION_ENABLED
Boolean.FALSE in the property
with this name, collecting message payload will not be deactivated
after the SOAP part has been written.Copyright © 2018 Open eHealth Foundation. All rights reserved.