|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.util.SchemaUtil
Constructor Summary | |
SchemaUtil()
|
Method Summary | |
static org.apache.axiom.soap.SOAPEnvelope |
handleMediaTypeURLEncoded(MessageContext msgCtxt,
HttpServletRequest request,
org.apache.ws.commons.schema.XmlSchemaElement xmlSchemaElement,
org.apache.axiom.soap.SOAPFactory soapFactory)
This method is designed for REST handling. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SchemaUtil()
Method Detail |
public static org.apache.axiom.soap.SOAPEnvelope handleMediaTypeURLEncoded(MessageContext msgCtxt, HttpServletRequest request, org.apache.ws.commons.schema.XmlSchemaElement xmlSchemaElement, org.apache.axiom.soap.SOAPFactory soapFactory) throws AxisFault
msgCtxt
- request
- xmlSchemaElement
- soapFactory
-
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |