Class OutPayloadExtractorInterceptor

    • Field Detail

      • PAYLOAD_COLLECTING_DEACTIVATION_ENABLED

        public static final 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 Detail

      • OutPayloadExtractorInterceptor

        public OutPayloadExtractorInterceptor()
    • Method Detail

      • handleMessage

        public void handleMessage​(Message message)