Package org.apache.cxf.jaxrs.interceptor
Class AttachmentOutputInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.interceptor.AttachmentOutInterceptor
org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
- All Implemented Interfaces:
Interceptor<Message>,PhaseInterceptor<Message>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cxf.interceptor.AttachmentOutInterceptor
AttachmentOutInterceptor.AttachmentOutEndingInterceptor -
Field Summary
Fields inherited from class org.apache.cxf.interceptor.AttachmentOutInterceptor
ATTACHMENT_OUT_CHECKED, WRITE_ATTACHMENTS, WRITE_OPTIONAL_TYPE_PARAMETERS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.interceptor.AttachmentOutInterceptor
handleMessageMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
-
Constructor Details
-
AttachmentOutputInterceptor
-
-
Method Details
-
getMultipartType
- Overrides:
getMultipartTypein classAttachmentOutInterceptor
-
getRootHeaders
- Overrides:
getRootHeadersin classAttachmentOutInterceptor
-
writeOptionalTypeParameters
protected boolean writeOptionalTypeParameters()- Overrides:
writeOptionalTypeParametersin classAttachmentOutInterceptor
-