public class Axis2FlexibleMEPClient extends Object
| Constructor and Description |
|---|
Axis2FlexibleMEPClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearSecurtityProperties(org.apache.axis2.client.Options options) |
static boolean |
isMultipartContent(String contentType)
Check whether the content type is multipart or not
|
static void |
send(EndpointDefinition endpoint,
MessageContext synapseOutMessageContext)
Based on the Axis2 client code.
|
public static void send(EndpointDefinition endpoint, MessageContext synapseOutMessageContext) throws org.apache.axis2.AxisFault
endpoint - the endpoint being sent to, maybe nullsynapseOutMessageContext - the outgoing synapse messageorg.apache.axis2.AxisFault - on errorspublic static void clearSecurtityProperties(org.apache.axis2.client.Options options)
public static boolean isMultipartContent(String contentType)
contentType - Copyright © 2005–2024 Apache Software Foundation. All rights reserved.