Class AttachmentInputInterceptor

java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.interceptor.AttachmentInInterceptor
org.apache.cxf.jaxrs.interceptor.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 Details

    • AttachmentInputInterceptor

      public AttachmentInputInterceptor()
  • Method Details

    • getSupportedTypes

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

      public void setSupportedTypes(List<String> sTypes)