Class AttachmentInputInterceptor

  • 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 AttachmentInputInterceptor
    extends org.apache.cxf.interceptor.AttachmentInInterceptor
    • Constructor Detail

      • AttachmentInputInterceptor

        public AttachmentInputInterceptor()
    • Method Detail

      • getSupportedTypes

        protected List<String> getSupportedTypes()
        Overrides:
        getSupportedTypes in class org.apache.cxf.interceptor.AttachmentInInterceptor
      • setSupportedTypes

        public void setSupportedTypes​(List<String> sTypes)