public class HandlerParameterDecoder extends Object
Constructor and Description |
---|
HandlerParameterDecoder() |
Modifier and Type | Method and Description |
---|---|
static InflowConfiguration |
getInflowConfiguration(org.apache.axis2.description.Parameter inflowConfigParam) |
static OutflowConfiguration |
getOutflowConfiguration(org.apache.axis2.description.Parameter outflowConfigParam) |
static void |
processParameters(org.apache.axis2.context.MessageContext msgCtx,
boolean inflow) |
public static void processParameters(org.apache.axis2.context.MessageContext msgCtx, boolean inflow) throws Exception
msgCtx
- inflow
- org.apache.ws.security.WSSecurityException
Exception
public static OutflowConfiguration getOutflowConfiguration(org.apache.axis2.description.Parameter outflowConfigParam) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public static InflowConfiguration getInflowConfiguration(org.apache.axis2.description.Parameter inflowConfigParam) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Copyright © Apache Software Foundation. All Rights Reserved.