Package | Description |
---|---|
org.apache.axis2.mex | |
org.apache.axis2.mex.om | |
org.apache.axis2.mex.util |
Modifier and Type | Method and Description |
---|---|
Metadata |
MexMessageReceiver.processRequest(List metadata_request_list,
MessageContext msgContext,
org.apache.axiom.om.OMElement aReq) |
Modifier and Type | Method and Description |
---|---|
Metadata |
Metadata.fromOM(org.apache.axiom.om.OMElement inElement)
Populates an Metadata object based on the
OMElement passed. |
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.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.