public class AttachmentOutInterceptor extends AbstractPhaseInterceptor<Message>
Modifier and Type | Class and Description |
---|---|
class |
AttachmentOutInterceptor.AttachmentOutEndingInterceptor |
Modifier and Type | Field and Description |
---|---|
static String |
WRITE_ATTACHMENTS |
Constructor and Description |
---|
AttachmentOutInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected String |
getMultipartType() |
protected Map<String,List<String>> |
getRootHeaders() |
void |
handleMessage(Message message)
Intercepts a message.
|
protected boolean |
writeOptionalTypeParameters() |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public static final String WRITE_ATTACHMENTS
public void handleMessage(Message message)
Interceptor
protected String getMultipartType()
protected boolean writeOptionalTypeParameters()
Apache CXF