public class AttachmentOutputInterceptor
extends org.apache.cxf.interceptor.AttachmentOutInterceptor
| 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() |
protected String getMultipartType()
getMultipartType in class org.apache.cxf.interceptor.AttachmentOutInterceptorprotected Map<String,List<String>> getRootHeaders()
getRootHeaders in class org.apache.cxf.interceptor.AttachmentOutInterceptorprotected boolean writeOptionalTypeParameters()
writeOptionalTypeParameters in class org.apache.cxf.interceptor.AttachmentOutInterceptorApache CXF