|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MexException | |
---|---|
org.apache.axis2.mex | |
org.apache.axis2.mex.om | |
org.apache.axis2.mex.util |
Uses of MexException in org.apache.axis2.mex |
---|
Subclasses of MexException in org.apache.axis2.mex | |
---|---|
class |
MexDisabledException
|
Methods in org.apache.axis2.mex that throw MexException | |
---|---|
Metadata |
MexMessageReceiver.processRequest(java.util.List metadata_request_list,
MessageContext msgContext,
org.apache.axiom.om.OMElement aReq)
|
Uses of MexException in org.apache.axis2.mex.om |
---|
Subclasses of MexException in org.apache.axis2.mex.om | |
---|---|
class |
MexOMException
An Exception to report problem from implementation classes for the WS-MetadataExchange data elements. |
Constructors in org.apache.axis2.mex.om that throw MexException | |
---|---|
Location(java.lang.String uri)
|
|
Metadata()
Constructor |
|
MetadataReference()
Constructor |
|
MetadataSection()
Constructor |
Uses of MexException in org.apache.axis2.mex.util |
---|
Methods in org.apache.axis2.mex.util that throw MexException | |
---|---|
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,
java.lang.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(java.lang.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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |