Class CopyAttachmentInInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.mule.soapkit.soap.interceptor.OutputMtomSoapAttachmentsInterceptor
org.mule.soapkit.soap.server.interceptor.CopyAttachmentInInterceptor
- All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>,org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.soapkit.soap.interceptor.OutputMtomSoapAttachmentsInterceptor
handleMessageMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
-
Constructor Details
-
CopyAttachmentInInterceptor
public CopyAttachmentInInterceptor()
-