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,
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(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.impl.OMNamespaceImpl |
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-2015 The Apache Software Foundation. All Rights Reserved.