public class AttachmentOutputInterceptor extends AttachmentOutInterceptor
AttachmentOutInterceptor.AttachmentOutEndingInterceptor
ATTACHMENT_OUT_CHECKED, WRITE_ATTACHMENTS, WRITE_OPTIONAL_TYPE_PARAMETERS
Constructor and Description |
---|
AttachmentOutputInterceptor(String multipartType,
Map<String,List<String>> headers) |
Modifier and Type | Method and Description |
---|---|
protected String |
getMultipartType() |
protected Map<String,List<String>> |
getRootHeaders() |
protected boolean |
writeOptionalTypeParameters() |
handleMessage
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
protected String getMultipartType()
getMultipartType
in class AttachmentOutInterceptor
protected Map<String,List<String>> getRootHeaders()
getRootHeaders
in class AttachmentOutInterceptor
protected boolean writeOptionalTypeParameters()
writeOptionalTypeParameters
in class AttachmentOutInterceptor
Apache CXF