org.apache.cxf.jaxrs.interceptor
Class AttachmentInputInterceptor
java.lang.Object
  
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
      
org.apache.cxf.interceptor.AttachmentInInterceptor
          
org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
- All Implemented Interfaces: 
 - Interceptor<Message>, PhaseInterceptor<Message>
 
public class AttachmentInputInterceptor
- extends AttachmentInInterceptor
 
 
 
 
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor | 
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, isGET, isRequestor, setAfter, setBefore | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AttachmentInputInterceptor
public AttachmentInputInterceptor()
getSupportedTypes
protected List<String> getSupportedTypes()
- Overrides:
 getSupportedTypes in class AttachmentInInterceptor
 
 
setSupportedTypes
public void setSupportedTypes(List<String> sTypes)
 
Apache CXF