public class MTOMInHandler extends AbstractHandler
Handler.InvocationResponse
handlerDesc
Constructor and Description |
---|
MTOMInHandler() |
Modifier and Type | Method and Description |
---|---|
Handler.InvocationResponse |
invoke(MessageContext msgCtx)
Checks if the message should be MTOMised.
|
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString
public Handler.InvocationResponse invoke(MessageContext msgCtx) throws AxisFault
AxisFault
is thrown.msgCtx
- the MessageContext
AxisFault
- if the message is not MTOMised, but the policy states so.Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.