| |
|
| java.lang.Object org.apache.axis2.transport.nhttp.Util
getContentType | public static String getContentType(MessageContext msgContext)(Code) | | Get the content type for the message passed in
Parameters: msgContext - the message content type of the message |
getDestinationEPR | public static EndpointReference getDestinationEPR(MessageContext msgContext)(Code) | | Get the EPR for the message passed in
Parameters: msgContext - the message context the destination EPR |
getOMOutputFormat | public static OMOutputFormat getOMOutputFormat(MessageContext msgContext)(Code) | | Retirn the OMOutputFormat to be used for the message context passed in
Parameters: msgContext - the message context the OMOutputFormat to be used |
|
|
|