public class MediatorPropertyUtils extends Object
Constructor and Description |
---|
MediatorPropertyUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
handleSpecialProperties(String propertyName,
Object resultValue,
org.apache.axis2.context.MessageContext axis2MessageCtx)
This method removes the current content-type header value from the Axis2 message context and
set the given value.
|
public static void handleSpecialProperties(String propertyName, Object resultValue, org.apache.axis2.context.MessageContext axis2MessageCtx)
propertyName
- Message type propertyresultValue
- Value to be setaxis2MessageCtx
- Axis2 message contextCopyright © 2005–2019 Apache Software Foundation. All rights reserved.