org.eclipse.higgins.sts.binding.axis1x.client
Class SOAPConstants

java.lang.Object
  extended by org.eclipse.higgins.sts.binding.axis1x.client.SOAPConstants
All Implemented Interfaces:
Serializable, org.apache.axis.soap.SOAPConstants

public class SOAPConstants
extends Object
implements org.apache.axis.soap.SOAPConstants

Author:
mikemci
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.apache.axis.soap.SOAPConstants
SOAP11_CONSTANTS, SOAP12_CONSTANTS
 
Constructor Summary
SOAPConstants(org.apache.axis.soap.SOAPConstants constants)
           
 
Method Summary
 javax.xml.namespace.QName getArrayType()
           
 String getAttrHref()
           
 String getAttrItemType()
           
 javax.xml.namespace.QName getBodyQName()
           
 String getContentType()
           
 String getEncodingURI()
           
 String getEnvelopeURI()
           
 javax.xml.namespace.QName getFaultQName()
           
 javax.xml.namespace.QName getHeaderQName()
           
 javax.xml.namespace.QName getMustunderstandFaultQName()
           
 String getNextRoleURI()
           
 javax.xml.namespace.QName getRoleAttributeQName()
           
 javax.xml.namespace.QName getVerMismatchFaultCodeQName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPConstants

public SOAPConstants(org.apache.axis.soap.SOAPConstants constants)
Method Detail

getArrayType

public javax.xml.namespace.QName getArrayType()
Specified by:
getArrayType in interface org.apache.axis.soap.SOAPConstants

getAttrHref

public String getAttrHref()
Specified by:
getAttrHref in interface org.apache.axis.soap.SOAPConstants

getAttrItemType

public String getAttrItemType()
Specified by:
getAttrItemType in interface org.apache.axis.soap.SOAPConstants

getBodyQName

public javax.xml.namespace.QName getBodyQName()
Specified by:
getBodyQName in interface org.apache.axis.soap.SOAPConstants

getContentType

public String getContentType()
Specified by:
getContentType in interface org.apache.axis.soap.SOAPConstants

getEncodingURI

public String getEncodingURI()
Specified by:
getEncodingURI in interface org.apache.axis.soap.SOAPConstants

getEnvelopeURI

public String getEnvelopeURI()
Specified by:
getEnvelopeURI in interface org.apache.axis.soap.SOAPConstants

getFaultQName

public javax.xml.namespace.QName getFaultQName()
Specified by:
getFaultQName in interface org.apache.axis.soap.SOAPConstants

getHeaderQName

public javax.xml.namespace.QName getHeaderQName()
Specified by:
getHeaderQName in interface org.apache.axis.soap.SOAPConstants

getMustunderstandFaultQName

public javax.xml.namespace.QName getMustunderstandFaultQName()
Specified by:
getMustunderstandFaultQName in interface org.apache.axis.soap.SOAPConstants

getNextRoleURI

public String getNextRoleURI()
Specified by:
getNextRoleURI in interface org.apache.axis.soap.SOAPConstants

getRoleAttributeQName

public javax.xml.namespace.QName getRoleAttributeQName()
Specified by:
getRoleAttributeQName in interface org.apache.axis.soap.SOAPConstants

getVerMismatchFaultCodeQName

public javax.xml.namespace.QName getVerMismatchFaultCodeQName()
Specified by:
getVerMismatchFaultCodeQName in interface org.apache.axis.soap.SOAPConstants