org.apache.axis.soap
public class SOAP12Constants extends Object implements SOAPConstants
Field Summary | |
---|---|
static String | PROP_WEBMETHOD MessageContext property name for webmethod |
Method Summary | |
---|---|
QName | getArrayType()
Obtain the QName of the SOAP array type |
String | getAttrHref()
Obtain the ref attribute name |
String | getAttrItemType()
Obtain the item type name of an array |
QName | getBodyQName() |
String | getContentType()
Obtain the MIME content type |
String | getEncodingURI() |
String | getEnvelopeURI() |
QName | getFaultQName() |
QName | getHeaderQName() |
QName | getMustunderstandFaultQName()
Obtain the Qname of Mustunderstand fault code |
String | getNextRoleURI()
Obtain the "next" role/actor URI |
QName | getRoleAttributeQName()
Obtain the QName for the role attribute (actor/role) |
QName | getVerMismatchFaultCodeQName()
Obtain the Qname of VersionMismatch fault code |