| Package | Description |
|---|---|
| org.apache.axis2.mex | |
| org.apache.axis2.mex.om | |
| org.apache.axis2.mex.util |
| Modifier and Type | Class and Description |
|---|---|
class |
MexDisabledException |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
MexMessageReceiver.processRequest(List metadata_request_list,
org.apache.axis2.context.MessageContext msgContext,
org.apache.axiom.om.OMElement aReq) |
| Modifier and Type | Class and Description |
|---|---|
class |
MexOMException
An Exception to report problem from implementation classes for the
WS-MetadataExchange data elements.
|
| Constructor and Description |
|---|
Location(String uri) |
Metadata()
Constructor
|
MetadataReference()
Constructor
|
MetadataSection()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
MexUtil.fromEPR(org.apache.axis2.addressing.EndpointReference epr) |
static Metadata |
MexUtil.fromOM(org.apache.axiom.om.OMElement omElement)
API to map mex:Metadata element to a Metadata object representation.
|
static Metadata |
MexUtil.fromOM(org.apache.axiom.om.OMElement omElement,
String mexNamespaceValue)
API to map mex:Metadata element to a Metadata object representation.
|
static org.apache.axiom.om.OMNamespace |
MexUtil.getAddressingNameSpace(org.apache.axiom.om.OMElement toAddress)
Answers WS-Addressing namespace
|
static org.apache.axiom.soap.SOAPFactory |
MexUtil.getSOAPFactory(String soapNameSpaceURI)
Answer SOAPFactory corresponding to specified SOAP namespace URI
|
static int |
MexUtil.getSOAPVersion(org.apache.axiom.soap.SOAPEnvelope envelope)
Answer SOAPVersion for specified envelope
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.