Package org.apache.cxf.jaxrs.interceptor
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 Summary
Constructors Constructor Description AttachmentInputInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<String>getSupportedTypes()voidsetSupportedTypes(List<String> sTypes)-
Methods inherited from class org.apache.cxf.interceptor.AttachmentInInterceptor
handleFault, handleMessage
-
-