public class AttachmentsInInterceptor extends AbstractInterceptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MULTIPART_CONTENT |
| Constructor and Description |
|---|
AttachmentsInInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
void |
read(Message message,
javax.mail.internet.MimeMessage mime) |
addAfter, addBefore, getAfter, getBefore, getId, handleFault, setAfter, setBefore, setIdpublic static final java.lang.String MULTIPART_CONTENT
public void handleMessage(Message message)
Interceptorpublic void read(Message message, javax.mail.internet.MimeMessage mime) throws javax.mail.MessagingException, java.io.IOException
javax.mail.MessagingExceptionjava.io.IOExceptionCopyright © 2005-2016 FuseSource. All Rights Reserved.