public class MTOMOutHandler extends AbstractHandler
Handler.InvocationResponse
handlerDesc
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, toString
public 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 MessageContext
AxisFault
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.