public class MexClient extends ServiceClient
ANON_OUT_IN_OP, ANON_OUT_ONLY_OP, ANON_ROBUST_OUT_ONLY_OP, ANON_SERVICE, AUTO_OPERATION_CLEANUP, log
Constructor and Description |
---|
MexClient() |
MexClient(ConfigurationContext configContext,
AxisService axisService) |
MexClient(ConfigurationContext configContext,
javax.wsdl.Definition wsdl4jDefinition,
javax.xml.namespace.QName wsdlServiceName,
String portName) |
MexClient(ConfigurationContext configContext,
URL wsdlURL,
javax.xml.namespace.QName wsdlServiceName,
String portName) |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
setupGetMetadataRequest(String dialect,
String identifier)
Builds OMElement that makes up of SOAP body.
|
addHeader, addHeader, addHeadersToEnvelope, addStringHeader, cleanup, cleanupTransport, createClient, disengageModule, disengageModule, engageModule, engageModule, equals, finalize, fireAndForget, fireAndForget, getAxisConfiguration, getAxisService, getLastOperationContext, getMyEPR, getOptions, getOverrideOptions, getServiceContext, getTargetEPR, hashCode, removeHeaders, sendReceive, sendReceive, sendReceiveNonBlocking, sendReceiveNonBlocking, sendReceiveNonBlocking, sendReceiveNonBlocking, sendRobust, sendRobust, setAxisService, setCachingOperationContext, setOptions, setOverrideOptions, setTargetEPR
public MexClient(ConfigurationContext configContext, AxisService axisService) throws AxisFault
AxisFault
public MexClient(ConfigurationContext configContext, javax.wsdl.Definition wsdl4jDefinition, javax.xml.namespace.QName wsdlServiceName, String portName) throws AxisFault
AxisFault
public MexClient(ConfigurationContext configContext, URL wsdlURL, javax.xml.namespace.QName wsdlServiceName, String portName) throws AxisFault
AxisFault
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.