public class AttachmentOutputInterceptor extends AttachmentOutInterceptor
AttachmentOutInterceptor.AttachmentOutEndingInterceptorATTACHMENT_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() |
handleMessageaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeprotected String getMultipartType()
getMultipartType in class AttachmentOutInterceptorprotected Map<String,List<String>> getRootHeaders()
getRootHeaders in class AttachmentOutInterceptorprotected boolean writeOptionalTypeParameters()
writeOptionalTypeParameters in class AttachmentOutInterceptorApache CXF