|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.soap.core.AbstractInterceptor
org.apache.servicemix.soap.interceptors.mime.AttachmentsInInterceptor
public class AttachmentsInInterceptor
| Field Summary | |
|---|---|
static java.lang.String |
MULTIPART_CONTENT
|
| Constructor Summary | |
|---|---|
AttachmentsInInterceptor()
|
|
| Method Summary | |
|---|---|
void |
handleMessage(Message message)
Intercepts a message. |
void |
read(Message message,
javax.mail.internet.MimeMessage mime)
|
| Methods inherited from class org.apache.servicemix.soap.core.AbstractInterceptor |
|---|
addAfter, addBefore, getAfter, getBefore, getId, handleFault, setAfter, setBefore, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MULTIPART_CONTENT
| Constructor Detail |
|---|
public AttachmentsInInterceptor()
| Method Detail |
|---|
public void handleMessage(Message message)
Interceptor
public void read(Message message,
javax.mail.internet.MimeMessage mime)
throws javax.mail.MessagingException,
java.io.IOException
javax.mail.MessagingException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||