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,
java.lang.String portName) |
MexClient(ConfigurationContext configContext,
java.net.URL wsdlURL,
javax.xml.namespace.QName wsdlServiceName,
java.lang.String portName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
setupGetMetadataRequest(java.lang.String dialect,
java.lang.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, setTargetEPRpublic MexClient(ConfigurationContext configContext, AxisService axisService) throws AxisFault
AxisFaultpublic MexClient(ConfigurationContext configContext, javax.wsdl.Definition wsdl4jDefinition, javax.xml.namespace.QName wsdlServiceName, java.lang.String portName) throws AxisFault
AxisFaultpublic MexClient(ConfigurationContext configContext, java.net.URL wsdlURL, javax.xml.namespace.QName wsdlServiceName, java.lang.String portName) throws AxisFault
AxisFaultCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.