Class AttachmentOutputInterceptor

  • All Implemented Interfaces:
    org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

    public class AttachmentOutputInterceptor
    extends org.apache.cxf.interceptor.AttachmentOutInterceptor
    • Constructor Detail

      • AttachmentOutputInterceptor

        public AttachmentOutputInterceptor​(String multipartType,
                                           Map<String,​List<String>> headers)
    • Method Detail

      • getMultipartType

        protected String getMultipartType()
        Overrides:
        getMultipartType in class org.apache.cxf.interceptor.AttachmentOutInterceptor
      • getRootHeaders

        protected Map<String,​List<String>> getRootHeaders()
        Overrides:
        getRootHeaders in class org.apache.cxf.interceptor.AttachmentOutInterceptor
      • writeOptionalTypeParameters

        protected boolean writeOptionalTypeParameters()
        Overrides:
        writeOptionalTypeParameters in class org.apache.cxf.interceptor.AttachmentOutInterceptor