public class MTOMOutHandler extends AbstractHandler
Handler.InvocationResponsehandlerDesc| Constructor and Description |
|---|
MTOMOutHandler() |
| Modifier and Type | Method and Description |
|---|---|
Handler.InvocationResponse |
invoke(MessageContext msgCtx)
Checks the effective policy set and based on it the
enableMTOM is set to the appropriate value.
E.g. |
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringpublic Handler.InvocationResponse invoke(MessageContext msgCtx) throws AxisFault
enableMTOM is set to the appropriate value.
E.g. if the policy states that MTOM is optional then the enableMTOM is set to this value.msgCtx - the MessageContextAxisFaultCopyright © 2004-2023 The Apache Software Foundation. All Rights Reserved.