public class Axis2FlexibleMEPClient extends Object
Constructor and Description |
---|
Axis2FlexibleMEPClient() |
Modifier and Type | Method and Description |
---|---|
static void |
clearSecurityProperties(org.apache.axis2.client.Options options) |
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 clearSecurityProperties(org.apache.axis2.client.Options options)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.