|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.soap.SOAP11Constants
SOAP 1.1 constants
| Field Summary |
| Fields inherited from interface org.apache.axis.soap.SOAPConstants |
SOAP11_CONSTANTS, SOAP12_CONSTANTS |
| Constructor Summary | |
SOAP11Constants()
|
|
| Method Summary | |
String |
getAttrHref()
Obtain the ref attribute name |
String |
getAttrItemType()
Obtain the item type name of an array |
javax.xml.namespace.QName |
getBodyQName()
Obtain the QName for the Body element |
String |
getContentType()
Obtain the MIME content type |
String |
getEncodingURI()
Obtain the encoding namespace for this version of SOAP |
String |
getEnvelopeURI()
Obtain the envelope namespace for this version of SOAP |
javax.xml.namespace.QName |
getFaultQName()
Obtain the QName for the Fault element |
javax.xml.namespace.QName |
getHeaderQName()
Obtain the QName for the Header element |
javax.xml.namespace.QName |
getMustunderstandFaultQName()
Obtain the Qname of Mustunderstand fault code |
String |
getNextRoleURI()
Obtain the "next" role/actor URI |
javax.xml.namespace.QName |
getRoleAttributeQName()
Obtain the QName for the role attribute (actor/role) |
javax.xml.namespace.QName |
getVerMismatchFaultCodeQName()
Obtain the Qname of VersionMismatch fault code |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SOAP11Constants()
| Method Detail |
public String getEnvelopeURI()
SOAPConstants
getEnvelopeURI in interface SOAPConstantspublic String getEncodingURI()
SOAPConstants
getEncodingURI in interface SOAPConstantspublic javax.xml.namespace.QName getHeaderQName()
SOAPConstants
getHeaderQName in interface SOAPConstantspublic javax.xml.namespace.QName getBodyQName()
SOAPConstants
getBodyQName in interface SOAPConstantspublic javax.xml.namespace.QName getFaultQName()
SOAPConstants
getFaultQName in interface SOAPConstantspublic javax.xml.namespace.QName getRoleAttributeQName()
getRoleAttributeQName in interface SOAPConstantspublic String getContentType()
getContentType in interface SOAPConstantspublic String getNextRoleURI()
getNextRoleURI in interface SOAPConstantspublic String getAttrHref()
getAttrHref in interface SOAPConstantspublic String getAttrItemType()
getAttrItemType in interface SOAPConstantspublic javax.xml.namespace.QName getVerMismatchFaultCodeQName()
getVerMismatchFaultCodeQName in interface SOAPConstantspublic javax.xml.namespace.QName getMustunderstandFaultQName()
getMustunderstandFaultQName in interface SOAPConstants
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||