| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOAPConstants | |
| org.apache.axis | |
| org.apache.axis.client | |
| org.apache.axis.encoding | |
| org.apache.axis.message | |
| org.apache.axis.soap | |
| Uses of SOAPConstants in org.apache.axis | 
| Fields in org.apache.axis declared as SOAPConstants | |
| static SOAPConstants | Constants.DEFAULT_SOAP_VERSION | 
| Methods in org.apache.axis that return SOAPConstants | |
|  SOAPConstants | MessageContext.getSOAPConstants()Get the SOAPConstantsused by this message context. | 
| Methods in org.apache.axis with parameters of type SOAPConstants | |
|  void | MessageContext.setSOAPConstants(SOAPConstants soapConstants)Set the SOAPConstantsused by this message context. | 
|  java.lang.String | Message.getContentType(SOAPConstants sc)Get the content type of the attachments. | 
| Uses of SOAPConstants in org.apache.axis.client | 
| Methods in org.apache.axis.client with parameters of type SOAPConstants | |
|  void | Call.setSOAPVersion(SOAPConstants soapConstants)Allow the user to set the default SOAP version. | 
| Uses of SOAPConstants in org.apache.axis.encoding | 
| Methods in org.apache.axis.encoding that return SOAPConstants | |
|  SOAPConstants | DeserializationContext.getSOAPConstants()returns the soap constants. | 
| Uses of SOAPConstants in org.apache.axis.message | 
| Methods in org.apache.axis.message that return SOAPConstants | |
|  SOAPConstants | SOAPEnvelope.getSOAPConstants()Get the soap constants for this envelope | 
| Methods in org.apache.axis.message with parameters of type SOAPConstants | |
|  void | SOAPEnvelope.setSoapConstants(SOAPConstants soapConstants)Set the soap constants for this envelope | 
| Constructors in org.apache.axis.message with parameters of type SOAPConstants | |
| SOAPEnvelope(SOAPConstants soapConstants) | |
| SOAPEnvelope(SOAPConstants soapConstants,
             SchemaVersion schemaVersion) | |
| SOAPEnvelope(boolean registerPrefixes,
             SOAPConstants soapConstants) | |
| SOAPEnvelope(boolean registerPrefixes,
             SOAPConstants soapConstants,
             SchemaVersion schemaVersion) | |
| SOAPHeader(java.lang.String namespace,
           java.lang.String localPart,
           java.lang.String prefix,
           org.xml.sax.Attributes attributes,
           DeserializationContext context,
           SOAPConstants soapConsts) | |
| EnvelopeBuilder(java.lang.String messageType,
                SOAPConstants soapConstants) | |
| SOAPBody(java.lang.String namespace,
         java.lang.String localPart,
         java.lang.String prefix,
         org.xml.sax.Attributes attributes,
         DeserializationContext context,
         SOAPConstants soapConsts) | |
| Uses of SOAPConstants in org.apache.axis.soap | 
| Classes in org.apache.axis.soap that implement SOAPConstants | |
|  class | SOAP11ConstantsSOAP 1.1 constants | 
|  class | SOAP12ConstantsSOAP 1.2 constants | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||