|
||||||||||
| 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.AttachmentsOutInterceptor
public class AttachmentsOutInterceptor
| Field Summary | |
|---|---|
static java.lang.String |
PIPE_ATTACHMENT_STREAM
|
static java.lang.String |
SOAP_PART_ID
|
| Constructor Summary | |
|---|---|
AttachmentsOutInterceptor()
|
|
| Method Summary | |
|---|---|
protected boolean |
getBoolean(Message message,
java.lang.String name,
boolean def)
|
void |
handleMessage(Message message)
Intercepts a message. |
| 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 PIPE_ATTACHMENT_STREAM
public static final java.lang.String SOAP_PART_ID
| Constructor Detail |
|---|
public AttachmentsOutInterceptor()
| Method Detail |
|---|
public void handleMessage(Message message)
Interceptor
protected boolean getBoolean(Message message,
java.lang.String name,
boolean def)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||